View Single Post
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 12-18-2021 , 08:16   Re: Weapon damage won't multiplier, Ham_TakeDamage, SetHamParamFloat
Reply With Quote #10

If you're running amxmodx 183 or later, replace RegisterHam(Ham_TakeDamage, "player", "Ham_PlayerTakeDamage") with RegisterHamPlayer(Ham_TakeDamage, "Ham_PlayerTakeDamage")

If not, include cs_ham_bots_api, add RegisterHamBots(Ham_TakeDamage, "Ham_PlayerTakeDamage") and enable this plugin https://forums.alliedmods.net/showpo...5&postcount=20
__________________








CrazY. is offline