/factions command
#3

Код:
CMD:factions(playerid)
{
	new str[128];
	strcat(str,"0 - Civil \n1- Police Department \n and so on");
	ShowPlayerDialog(playerid,8348,DIALOG_STYLE_MSGBOX,"Factions List",str,"OK","");
	return 1;
}
Reply


Messages In This Thread
/factions command - by vrrp - 10.02.2016, 22:02
Re: /factions command - by Joron - 10.02.2016, 22:06
Re: /factions command - by Crystallize - 10.02.2016, 22:11
Re: /factions command - by vrrp - 11.02.2016, 11:20
Re: /factions command - by Godey - 11.02.2016, 11:32
Re: /factions command - by vrrp - 13.02.2016, 10:11

Forum Jump:


Users browsing this thread: 1 Guest(s)