Closed GenaSG closed 13 years ago
Fix last stand. Something like this: If(idamage>=100) { return false; }
Done. If inflicted damage greater then 100 no last stand for player.
Fix last stand. Something like this: If(idamage>=100) { return false; }