GenaSG / ProjectileWeapons

"Projectile" based weapon mod for Call of Duty 4
3 stars 3 forks source link

Fix last stand #4

Closed GenaSG closed 13 years ago

GenaSG commented 13 years ago

Fix last stand. Something like this: If(idamage>=100) { return false; }

GenaSG commented 13 years ago

Done. If inflicted damage greater then 100 no last stand for player.