mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
ok
This commit is contained in:
parent
432427dd99
commit
eaf29c072e
@ -64,8 +64,11 @@ connected()
|
||||
*/
|
||||
onKilled(eInflictor, eAttacker, iDamage, sMeansOfDeath, sWeapon, vDir, sHitLoc, timeOffset, deathAnimDuration)
|
||||
{
|
||||
self botsDeleteFakeAnim();
|
||||
wait 0.05;
|
||||
if (isDefined(self.bot_anim))
|
||||
{
|
||||
self botsDeleteFakeAnim();
|
||||
wait 0.05;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user