mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-02 09:47:26 +00:00
try fix crate unreachable
This commit is contained in:
@@ -2431,7 +2431,7 @@ bot_crate_think()
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
self.bot_lock_goal = true;
|
self.bot_lock_goal = true;
|
||||||
self SetScriptGoal(crate.origin, 32);
|
self SetScriptGoal(crate.origin, 64);
|
||||||
self thread bot_inc_bots(crate, true);
|
self thread bot_inc_bots(crate, true);
|
||||||
self thread bots_watch_touch_obj(crate);
|
self thread bots_watch_touch_obj(crate);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user