Yea, you can just write on top of Callback_PlayerDamage:
PHP Code:
if (sMeansOfDeath == "MOD_FALLING")
return;
Yea, you can just write on top of Callback_PlayerDamage:
PHP Code:
if (sMeansOfDeath == "MOD_FALLING")
return;
timescale 0.01
Invictus (28th December 2013)