help me correct this cmd fix
#1

CMD:ak47(playerid, params[])
{
if(IsPlayerInRangeOfPoint(playerid, 3.0, 308.2658, -140.7199, 999.6016))error
SendClientMessage(playerid,COLOR_GREY," You are not at the Goverment Ammunation!"); error
if(GetPlayerMoney(playerid) > 1000)
{
GivePlayerMoney(playerid, -1000);
GameTextForPlayer(playerid, "~r~ -1000$", 5000, 1);
GivePlayerWeapon(playerid, 22, 99999);
}else{SendClientMessage(playerid, COLOR_WHITE, "You don't have that much!");----- error
}
Reply


Messages In This Thread
help me correct this cmd fix - by nbx2000 - 27.05.2018, 22:56
Re: help me correct this cmd fix - by Exhibit - 27.05.2018, 23:20
Re: help me correct this cmd fix - by nbx2000 - 27.05.2018, 23:36
Re: help me correct this cmd fix - by Mugala - 27.05.2018, 23:55
Re: help me correct this cmd fix - by nbx2000 - 28.05.2018, 01:35

Forum Jump:


Users browsing this thread: 2 Guest(s)