mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 14:41:49 +00:00
did it
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user