Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: _Pro_
Forum: Scripting Help 08-04-2013, 17:23
Replies: 6
Views: 1,890
Posted By _Pro_
Re: Give a person a weapon with 1 bullet?

Add before cs_set_weapon_ammo this if (!user_has_weapon(index, CSW_DEAGLE))
if (!user_has_weapon(index, CSW_DEAGLE)) cs_set_weapon_ammo...
Forum: Scripting Help 08-04-2013, 12:29
Replies: 6
Views: 1,890
Posted By _Pro_
Re: Give a person a weapon with 1 bullet?

// With fun
cs_set_weapon_ammo(give_item(index, "weapon_deagle"), 1)
// With fakemeta_util
cs_set_weapon_ammo(fm_give_item(index, "weapon_deagle"), 1)
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 18:52.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode