mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-06-27 06:41:51 +00:00
prevent stuck
This commit is contained in:
@ -1866,6 +1866,7 @@ movetowards(goal)
|
|||||||
|
|
||||||
self botMoveTo(randomDir);
|
self botMoveTo(randomDir);
|
||||||
wait stucks;
|
wait stucks;
|
||||||
|
self stand();
|
||||||
}
|
}
|
||||||
|
|
||||||
lastOri = self.origin;
|
lastOri = self.origin;
|
||||||
|
Reference in New Issue
Block a user