[ZCMD]Help With Some Dialog Respone
#1

pawn Code:
CMD:cmds(playerid)
{
    new PT[2900];
    strcat(PT, "{FF0000}Server Commands  \n", sizeof(PT));
    strcat(PT, "/ranks |/myrank |/rules|/topscores |/richlist  \n", sizeof(PT));
    strcat(PT, "/help | /pm | /r [text] | /ep | /anims | /laseron   \n", sizeof(PT));
    strcat(PT, "/lasercol | /radiohelp | /order [text] | /groupcmds   \n", sizeof(PT));
    strcat(PT, "/radiohelp | /order [text] | /spree |/credits |/acredits   \n", sizeof(PT));
    strcat(PT, "/moderators | /admins | /cmds | /st | /sc | /kill | /objective | /teams   \n", sizeof(PT));
    strcat(PT, "this Is Our tempory List Of Commands We Will Update More Soon!.  \n", sizeof(PT));
    strcat(PT, "Thanks For View Our Commands List Server will Update List Evry Time !  \n", sizeof(PT));

    ShowPlayerDialog(playerid, 5, DIALOG_STYLE_MSGBOX, "_________|- Call Of Duty - World At War Commands -|_________", PT, "Next", "Cancel");
    return 1;
}



Can Anyone Show my How I make THis Commands Thing When i preass next and it show another Page Of commands ?
Reply


Messages In This Thread
[ZCMD]Help With Some Dialog Respone - by donhu789 - 21.09.2013, 14:24
Re: [ZCMD]Help With Some Dialog Respone - by knackworst - 21.09.2013, 14:43
Re: [ZCMD]Help With Some Dialog Respone - by donhu789 - 21.09.2013, 14:46
Re: [ZCMD]Help With Some Dialog Respone - by knackworst - 21.09.2013, 14:48
Re: [ZCMD]Help With Some Dialog Respone - by donhu789 - 21.09.2013, 15:14
Re: [ZCMD]Help With Some Dialog Respone - by knackworst - 21.09.2013, 15:28
Re: [ZCMD]Help With Some Dialog Respone - by donhu789 - 21.09.2013, 15:40
Re: [ZCMD]Help With Some Dialog Respone - by knackworst - 21.09.2013, 16:44

Forum Jump:


Users browsing this thread: 2 Guest(s)