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