View Single Post
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 08-07-2014 , 16:56   Re: First Blood Reward v1.3 (Bot Support)
Reply With Quote #11

Code:
cs_set_user_money(attacker, cs_get_user_money(attacker) + iReward)

You should check if the player already has (16000 - reward) or more so you set his money to 16000.
__________________
Kia is offline