mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
camp slow
This commit is contained in:
parent
19bc618c28
commit
0b95e87c4f
@ -1123,7 +1123,7 @@ bot_think_camp()
|
|||||||
|
|
||||||
for(;;)
|
for(;;)
|
||||||
{
|
{
|
||||||
wait .05;
|
wait randomintrange(2,4);
|
||||||
|
|
||||||
if ( self HasScriptGoal() || self.bot_lock_goal )
|
if ( self HasScriptGoal() || self.bot_lock_goal )
|
||||||
continue;
|
continue;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user