/cmds help
#7

I'm only don't know how to do "Next Page" can you tell me with that code?

Код:
CMD:cmds (playerid)
{
	new bigstring[3000];
       strcat(bigstring, "{FCFFC3}Commands:\n");
       strcat(bigstring, "{6EAAFF}/teleports (/teles) -{FF0000} Command to show all teleports\n");
       strcat(bigstring, "{6EAAFF}/changename -{FF0000} To Change your name (MUST CHANGE IT IN SA-MP CLIENT)\n");
       strcat(bigstring, "{6EAAFF}/givemoney (/givecash) -{FF0000} To send money/cash to another player\n");
       ShowPlayerDialog(playerid, DIALOG_CMDS, DIALOG_STYLE_MSGBOX, ""RED"[EsF]Server Commands", bigstring, "OK", "");
	return 1;
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)