[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4866: Undefined array key "database_gc"
FOSS gamedev and creative worlds • View topic - How many mods use the "damage" argument of on_punchplayer?
Page 1 of 1

How many mods use the "damage" argument of on_punchplayer?

PostPosted: Sun Feb 14, 2016 23:17
by Byakuren
I'm wondering how many mods use the damage argument of the callback argument to register_on_punchplayer. I know that 3d_armor uses it for armor heals, but am not aware of any others.