mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
did it
This commit is contained in:
parent
eaf29c072e
commit
e5cad564ca
@ -66,7 +66,10 @@ onKilled(eInflictor, eAttacker, iDamage, sMeansOfDeath, sWeapon, vDir, sHitLoc,
|
|||||||
{
|
{
|
||||||
if (isDefined(self.bot_anim))
|
if (isDefined(self.bot_anim))
|
||||||
{
|
{
|
||||||
|
hidden = self isFakeAnimHidden();
|
||||||
self botsDeleteFakeAnim();
|
self botsDeleteFakeAnim();
|
||||||
|
|
||||||
|
if (!hidden)
|
||||||
wait 0.05;
|
wait 0.05;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user