mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 13:55:43 +00:00
faster stuck fix
This commit is contained in:
parent
445e13c631
commit
81d305ec54
@ -1723,7 +1723,7 @@ movetowards(goal)
|
|||||||
else
|
else
|
||||||
timeslow = 0;
|
timeslow = 0;
|
||||||
|
|
||||||
if(stucks == 3)
|
if(stucks == 1)
|
||||||
self notify("bad_path_internal");
|
self notify("bad_path_internal");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user