vendredi 20 juin 2014

Scripting help

i made /cmds but it's too long and is full height and if i added 1 more command it will not show the other commands, so how to make page 2? with the same command (/cmds) It is a dialog



I know that i must do response but how to it :/



ex:

Code:



CMD:cmds (playerid)

{

new bigstring[3000];

strcat(bigstring, "{FCFFC3}Commands:\n");

ShowPlayerDialog(playerid, DIALOG_CMDS, DIALOG_STYLE_MSGBOX, ""RED"[EsF]Server Commands", bigstring, "OK", "");

return 1;

}







Aucun commentaire:

Enregistrer un commentaire