DIALOG_STYLE_MSGBOX
#2

pawn Код:
if (strcmp("/everythings", cmdtext, true, 10) == 0)
    {
        new message[] = "HELP & COMMANDS: /Help /Commands /Serverinfo /forums /forum /Usercmds /Staff /Teleports /Credits /Login /register|\nBIGJUMPS: /bigjump /bigjump[1-6] /pjump /funjump /tubejump /waterjump3 /deadjump /trampline /pipejump /funjump /minijump|");
        new message1[] = "DRIFTS: /Driftls /drift1 /drift2 /drift3 /drift4 /drift5 |\nPLAYER CMDS: /buyhealth /buyArmour /weapons /Abike /Pcar /anrg /ahydra /Flowers /Kill /Me /Repair /nametagson /nametagsoff|");
        new message2[] = "DM & DUELS: /beachdm /airdm /majordm /faveladm /shipmadness /glassmadness /minigunmadness /duels /area51 /chill /dmisland|\nFUNZON'S /hydra /china /carsumo /vortex /partyzone /freeway /aquapark /adminscastle||");
        new message3[] = "AIRPORT-TELEPORTS: /lvair /aa /sfairport |\nNEON'S-&-TUNECAR: /Neon /tune /tunecar |");
        new message4[] = "DIVES: /dive /dive1 /dive2 /dive3 |\nWAR'S-CMDS: /war /war1 /war2 /rcwar /wathchrcwar /mg |");
        new message5[] = "ISLANDS: /tisland /aisland /paraisland /airportisland /lost |\nVIP'S-CMDS: /Viphelp /Vips /vipcmds /vcmds /smember /gmember /pmember |");
        new message6[] = "PROPERTY-&-HOUSE'S-CMDS: /BuyProperty /Buy /propertyhelp /myhouses /buyhouse /propertyinfo |\nNRG'S-CMDS: /nrg /nrg1 /nrg2 /nrg3 /nprkr |");
        new message7[] = "ANIMS-AFK-BACK-CMDS: /afk /back /anims /anims2 |\nPARKOUR-CMDS: /parkourcity  /parkours /parkoursc");
        format(string, sizeof(string),"%s %s %s %s %s %s %s %s",message,message1,message2,message3,message4,message5,message6,message7);
        ShowPlayerDialog(playerid, 11111, DIALOG_STYLE_MSGBOX,"Help Dialog",string,"Ok","Quit");
        return 1;
    }
Reply


Messages In This Thread
DIALOG_STYLE_MSGBOX - by Salsa - 29.09.2011, 08:04
Re: DIALOG_STYLE_MSGBOX - by Dragony92 - 29.09.2011, 08:08
Re: DIALOG_STYLE_MSGBOX - by HyperZ - 29.09.2011, 08:15
Re: DIALOG_STYLE_MSGBOX - by Salsa - 29.09.2011, 09:11
Re: DIALOG_STYLE_MSGBOX - by Dragony92 - 29.09.2011, 09:23
Re: DIALOG_STYLE_MSGBOX - by Salsa - 29.09.2011, 09:27
Re: DIALOG_STYLE_MSGBOX - by [bs]_lancer - 29.09.2011, 10:37
Re: DIALOG_STYLE_MSGBOX - by Salsa - 29.09.2011, 10:48

Forum Jump:


Users browsing this thread: 3 Guest(s)