dialog help when run get error
#3

pawn Код:
if(strcmp(cmdtext, "/teles", true) == 0) {
    new
        Text[ 500 ];

    strcat(Text, "{00FFFF}Stunt:/lvair /lsair /sfair /hp /bs /aa /bbs /as /fs /ds /lsaa.\nJump:/bsj1-9 /bj1-7 /hj /gj /pj /dj /chill /lj /aj /ij /xj.\nDrift:/drift1-6 /drag1-3 /driftrocky.\nDM:/dm1-8 /gdm /oh /grovedm /gldm /vdm /sdm /cs /hdm /boxdm.\n");
    strcat(Text, "Fun:/2c /lc /tp /fd1-2 /df /sd /sc.\nDerby:/derby1-6.\nParkour:/parkour1-6.\nCity:/city1-4.\nCountry:/ls /lv /sf. \nInterior: /warhouse1-2 /house1-10 \Others:/relax");
    ShowPlayerDialog(playerid, 123, DIALOG_STYLE_MSGBOX, "{FFFFFF} Teleports", Text, "Ok", "Close");
    return 1;
}
500 is enough, because the text is less than 500
Reply


Messages In This Thread
dialog help when run get error - by Aloushi - 17.01.2012, 14:30
AW: dialog help when run get error - by Drebin - 17.01.2012, 16:52
Re: dialog help when run get error - by Konstantinos - 17.01.2012, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)