mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 14:41:49 +00:00
camp slow
This commit is contained in:
@ -1123,7 +1123,7 @@ bot_think_camp()
|
||||
|
||||
for(;;)
|
||||
{
|
||||
wait .05;
|
||||
wait randomintrange(2,4);
|
||||
|
||||
if ( self HasScriptGoal() || self.bot_lock_goal )
|
||||
continue;
|
||||
|
Reference in New Issue
Block a user