View Single Post
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Location: Siiiiiiiiuu
Old 08-07-2014 , 14:33   Re: First Blood Reward v1.0 (Bot Support)
Reply With Quote #3

Quote:
Originally Posted by Br0k3nPh1LL1p View Post
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!
When you infect someone in zp, he doesnt dies. And since he isnt using zp include for detect infections, ofc it will detect first human kill.

Anyway i would suggest you to add zp support to next version. And if running for zp, use cvars if only want ct kills or infections too. Instead of give money, give ap.
__________________
Jhob94 is offline