Converting
#1

i want to convert this will command and same as dialog:

pawn Код:
strcat(str, ""white"The FunGaming Stunt/Freeroam Teleports\n\n");
                    strcat(str, ""red"Deathmatches:\n");
                    strcat(str, ""yellow"/minigun, /grovedm, /rldm, /moltdm\n\n");
                    strcat(str, ""red"Jumps:\n");
                    strcat(str, ""yellow"/jump <1 - 7>, /longjump\n\n");
                    strcat(str, ""red"Stunts:\n");
                    strcat(str, ""yellow"/lsa, /sfpark, /aa, /chilliad, /lva, /sfa, /skatepark\n\n");
                    strcat(str, ""red"NRG:\n");
                    strcat(str, ""yellow"/nrg1\n\n");
                    strcat(str, ""red"Cities:\n");
                    strcat(str, ""yellow"/ls, /sf, /lv\n\n");
                    strcat(str, ""red"Races:\n");
                    strcat(str, ""yellow"/drift, /driftcircle, /drag\n\n");
                    strcat(str, ""red"Fun:\n");
                    strcat(str, ""yellow"/relaxelevator, /club, /loop\n\n");
                    strcat(str, ""red"Parkour:\n");
                    strcat(str, ""yellow"/parkour, /parkour2, /parkourcity, /parkourtower");
                    ShowPlayerDialog(playerid, DIALOG_TELEPORT, DIALOG_STYLE_MSGBOX, ""white"Teleports", str, "Close", "");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)