mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-22 10:15:44 +00:00
a
This commit is contained in:
parent
44eacef1e4
commit
ab20b2ea40
@ -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");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user