mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 13:55:43 +00:00
fix cap
This commit is contained in:
parent
cb625cc045
commit
20295ac039
@ -4563,7 +4563,7 @@ bot_cap()
|
||||
self thread bot_inc_bots(theirzone);
|
||||
self thread bot_escort_obj(myflag, carrier);
|
||||
|
||||
if(self waittill_any( "goal", "bad_path", "new_goal" ) != "new_goal")
|
||||
if(self waittill_any_return( "goal", "bad_path", "new_goal" ) != "new_goal")
|
||||
self ClearScriptGoal();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user