View Single Post
Flick3rR
Veteran Member
Join Date: Feb 2014
Location: Bulgaria, Stara Zagora
Old 08-07-2014 , 15:54   Re: First Blood Reward v1.0 (Bot Support)
Reply With Quote #6

Well, the money are stated as "bonus", but you actually don't add it to the money that player already has. I'm talking about:
PHP Code:
cs_set_user_money(attackeriReward
Also, you can store the first three checks in Ham_Killed handler as one:
PHP Code:
if(bFirstBlood || victim == attacker || !is_user_connected(attacker)) 
        return; 
The plugin seems to be pretty useful and pottentially good coded. Keep it on!
__________________

Last edited by Flick3rR; 08-07-2014 at 15:55.
Flick3rR is offline
Send a message via Skype™ to Flick3rR