Coordinates and Command?
#3

Код:
CMD:cmds(playerid, params[])
{
	new stringer[256];
	strcat(stringer, "{F50000}***Basic Commands***\n\n");
	strcat(stringer, "{05FF00}/cmds {FFFFFF}- Shows the list of the commands");
    ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "{F50000}Porsh Server Commands", stringer, "Close","");
    return 1;
}
Reply


Messages In This Thread
Coordinates and Command? - by Lixyde - 10.11.2018, 17:53
Re: Coordinates and Command? - by DarkBr - 10.11.2018, 18:10
Re: Coordinates and Command? - by Rolux - 10.11.2018, 18:36

Forum Jump:


Users browsing this thread: 2 Guest(s)