mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-23 02:35:43 +00:00
fix?
This commit is contained in:
parent
b929ac3e18
commit
13201b5259
@ -1556,6 +1556,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