weapons by problem
#1

I solved the problem here is the code
Код:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid,color_wanted,"You are not admin");
if(GetPlayerMoney(playerid) < 0)
return SendClientMessage(playerid, 0, "You dont have enough cash");
GivePlayerMoney(playerid, -0);
GivePlayerWeapon(playerid, 38, 999);
Reply


Messages In This Thread
weapons by problem - by Joni AA - 03.03.2015, 09:44
Re: weapons by problem - by Kenway - 03.03.2015, 09:58
Re: weapons by problem - by Joni AA - 03.03.2015, 10:00
Re: weapons by problem - by Vince - 03.03.2015, 10:17

Forum Jump:


Users browsing this thread: 1 Guest(s)