mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-19 21:12:52 +00:00
prevent stuck crouch
This commit is contained in:
parent
06bedd0df9
commit
00ca687083
@ -2042,6 +2042,7 @@ movetowards(goal)
|
||||
|
||||
self botMoveTo(randomDir);
|
||||
wait stucks;
|
||||
self stand();
|
||||
}
|
||||
|
||||
lastOri = self.origin;
|
||||
|
Loading…
x
Reference in New Issue
Block a user