mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-23 06:15:43 +00:00
a
This commit is contained in:
parent
4420a2b85b
commit
881338908f
@ -123,6 +123,7 @@ SetScriptGoal(goal, dist)
|
|||||||
{
|
{
|
||||||
self.bot.script_goal = goal;
|
self.bot.script_goal = goal;
|
||||||
self.bot.script_goal_dist = dist;
|
self.bot.script_goal_dist = dist;
|
||||||
|
waittillframeend;
|
||||||
self notify("new_goal_internal");
|
self notify("new_goal_internal");
|
||||||
self notify("new_goal");
|
self notify("new_goal");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user