mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-23 06:15:43 +00:00
fix?
This commit is contained in:
parent
742cbe1c51
commit
33053acf66
@ -1744,6 +1744,8 @@ movetowards(goal)
|
|||||||
}
|
}
|
||||||
else if(timeslow > 1.5)
|
else if(timeslow > 1.5)
|
||||||
{
|
{
|
||||||
|
self stand();
|
||||||
|
wait 1;
|
||||||
self thread jump();
|
self thread jump();
|
||||||
}
|
}
|
||||||
else if(timeslow > 0.75)
|
else if(timeslow > 0.75)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user