Unknown Known Command :D
#4

pawn Код:
CMD:weapons(playerid, params[])
{
     if(PInfo[playerid][Army]) {
     ShowPlayerDialog(playerid, DIALOG_WEAPONS, DIALOG_STYLE_LIST, "Weapons", "AK47\nM4\nSniper Rifle", "Buy", "Cancel");
     }
     else
     {
     SendClientMessage(playerid, COLOR_RED, "You are not an army officer!");
     return 1;
     }
}
Reply


Messages In This Thread
Unknown Known Command :D - by nezo2001 - 13.12.2014, 13:07
Re: Unknown Known Command :D - by Bingo - 13.12.2014, 13:09
Re: Unknown Known Command :D - by nezo2001 - 13.12.2014, 13:13
Re: Unknown Known Command :D - by Bingo - 13.12.2014, 13:15
Re: Unknown Known Command :D - by nezo2001 - 13.12.2014, 13:15
Re: Unknown Known Command :D - by Kaperstone - 13.12.2014, 13:17
Re: Unknown Known Command :D - by nezo2001 - 13.12.2014, 13:19
Re: Unknown Known Command :D - by Rog - 13.12.2014, 13:24
Re: Unknown Known Command :D - by nezo2001 - 13.12.2014, 13:26

Forum Jump:


Users browsing this thread: 1 Guest(s)