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

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: D4rkSiD3Rs
Forum: Scripting Help 10-13-2018, 17:56
Replies: 4
Views: 802
Posted By D4rkSiD3Rs
Forum: Scripting Help 09-13-2018, 18:50
Replies: 4
Views: 802
Posted By D4rkSiD3Rs
Re: set cs_set_user_bpammo to 0

public cmdAdd_10Shots(id)
{
//UTIL_DropWeapon(id, 1);

new iWep = give_item(id,"weapon_awp");

if ( iWep )
{
cs_set_weapon_ammo(iWep, 10);
cs_set_user_bpammo(id, CSW_AWP, 0);
Forum: Scripting Help 09-13-2018, 17:59
Replies: 4
Views: 802
Posted By D4rkSiD3Rs
set cs_set_user_bpammo to 0

Hello,

Why does cs_set_user_bpammo cannot be set to 0 ? I have tried that code but it's not working

cs_set_user_bpammo(id, CSW_AWP, 0);
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 10:59.


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