/cmds help
#3

You can make a dialog with a lot of lines. use \n to go to next line
Quote:

new mes1[] = "\t\t\t\t\t\t CMDS Help\n\n {F88017}Full list of Cmds.";
new mes2[] = "\n Add cmds";
new mes3[] = "\n Add cmds";
new mes4[] = "\n Add cmds";
new mes5[] = "\n Add cmds";
format(string, sizeof(string),"%s %s %s %s %s",mes1,mes2,mes3,mes4,mes5);
ShowPlayerDialog(playerid, DIALOG_STYLE_MSGBOX,"Server Cmds.",string,"","Thanks");

Reply


Messages In This Thread
/cmds help - by kirostar - 17.06.2014, 14:34
Re: /cmds help - by Mey6155 - 17.06.2014, 14:40
Re: /cmds help - by Clad - 17.06.2014, 14:42
Re: /cmds help - by Konstantinos - 17.06.2014, 14:44
Re: /cmds help - by kirostar - 17.06.2014, 14:48
Re: /cmds help - by Konstantinos - 17.06.2014, 14:50
Re: /cmds help - by kirostar - 17.06.2014, 14:53
Re: /cmds help - by Clad - 17.06.2014, 14:53
Re: /cmds help - by kirostar - 17.06.2014, 14:55
Re: /cmds help - by Mey6155 - 17.06.2014, 15:35

Forum Jump:


Users browsing this thread: 1 Guest(s)