Help me.
#1

Quote:

CMD:buyweapon(playerid, params[])
{
if(!IsAtammoshop(playerid))
{
SendClientMessage(playerid, COLOR_GREY, " You are not in a Ammunation Shop");
return 1;
}
else
{
ShowPlayerDialog(playerid, AMMOSTOREMENU, DIALOG_STYLE_LIST, "Ammunation Shop", "Pump-Shotgun (5000)\nDeagle Eagle (35000)\nVest (3000))", "Buy", "Cancel");
}
return 1;
}

Quote:

pFireArmsLic

I want make it restricted just who got a weapon licenses can buy.
Reply


Messages In This Thread
Help me. - by Simoer - 13.08.2014, 10:41
Re: Help me. - by Simoer - 13.08.2014, 10:49
Re: Help me. - by GGW - 13.08.2014, 10:52
Re: Help me. - by MacT - 13.08.2014, 10:54
Re: Help me. - by Simoer - 13.08.2014, 11:06
Re: Help me. - by Norrin - 13.08.2014, 11:08
Re: Help me. - by IceBilizard - 13.08.2014, 11:10
Re: Help me. - by GGW - 13.08.2014, 11:10
Re: Help me. - by Norrin - 13.08.2014, 11:12
Re: Help me. - by Simoer - 13.08.2014, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)