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,8 +66,11 @@ onKilled(eInflictor, eAttacker, iDamage, sMeansOfDeath, sWeapon, vDir, sHitLoc,
|
||||
{
|
||||
if (isDefined(self.bot_anim))
|
||||
{
|
||||
hidden = self isFakeAnimHidden();
|
||||
self botsDeleteFakeAnim();
|
||||
wait 0.05;
|
||||
|
||||
if (!hidden)
|
||||
wait 0.05;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user