mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-02 01:37:26 +00:00
camp slow
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user