mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-09-01 13:57:25 +00:00
a
This commit is contained in:
@@ -126,6 +126,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");
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user