mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-11-16 16:42:06 +00:00
Fix throwing carepackage
This commit is contained in:
@@ -2021,8 +2021,8 @@ fire_current_weapon()
|
|||||||
|
|
||||||
for (;;)
|
for (;;)
|
||||||
{
|
{
|
||||||
self thread BotPressAttack(0.1);
|
self thread BotPressAttack(0.05);
|
||||||
wait 0.05;
|
wait 0.1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user