mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-23 14:25:43 +00:00
try fix crate unreachable
This commit is contained in:
parent
28ddba5593
commit
8f762bb980
@ -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);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user