View Single Post
Br0k3nPh1LL1p
Junior Member
Join Date: Apr 2013
Location: Serbia, Belgrade
Old 08-07-2014 , 14:20   Re: First Blood Reward v1.0 (Bot Support)
Reply With Quote #2

I commented this (because i get error (i use 1.8.2) ) :

PHP Code:
    //#if defined AMXX_VERSION_NUM < 183
    //RegisterHam(Ham_Killed, "player", "fw_PlayerKilled", 0, true)
    //#else
    
RegisterHam(Ham_Killed"player""fw_PlayerKilled")
    
//#endif 
And it compiled perfectly. Tested on my listen server ZPA and every time a person infects (not by gun) they dont get rewards (perfect!)
And ofc by gun they get HP, AP and Money!
Good Work!

EDIT: Also tested with bots, same result!

Last edited by Br0k3nPh1LL1p; 08-07-2014 at 14:24.
Br0k3nPh1LL1p is offline