fall
Posted: 2013 Mar 16 15:12
Kaip padaryti tarkim jeigu turi g_dmg[id] = true , tai veiktu šis kodas:
?
Code: Select all
public fw_TakeDamage(victim, inflictor, attacker, Float:damage, damage_type){ return damage_type & DMG_FALL ? HAM_SUPERCEDE : HAM_IGNORED}