Dialog Splitting
#1

So i have this code:

PHP код:
    case 12// Normal Vehicles
{
            
ShowPlayerDialog(playerid12DIALOG_STYLE_LIST"Normal Vehicles""Phoenix ($125,000)\nzr350 ($125,000)\nPremier ($90,000)\nAlpha ($85,000)\nElegant ($80,000)\nStafford ($80,000)\nWashington ($70,000)\nHustler ($55,000)\nSabre ($50,000)\nBlista Compact ($50,000)\nAdmiral ($50,000)\nYosemite ($45,000)\nFeltzer ($45,000)\nMerit ($40,000)\nVincent ($40,000)\nBuccaneer ($40,000)\nClub ($40,000)\nTahoma ($40,000)\nSunrise ($40,000)\nGreenwood ($40,000)\nSentinel ($40,000)\nOceanic ($35,000)\nBurrito ($35,000)\nMajestic ($30,000)\nNebula ($30,000)\nVirgo ($30,000)\nGlendale ($30,000)\nSolair ($30,000)\nManana ($25,000)\nRegina ($25,000)\nSadler ($20,000)\nWalton ($15,000)\nClover ($5,000)\nTampa ($5,000)""Choose""Cancel");
        } 
On compile i get this so i am sure that the problem is with splitting but i dunno how to do it ;/
PHP код:
C:\Users\WeeD\Desktop\HTLS-RP\gamemodes\HTLS-RP.pwn(32793) : error 075input line too long (after substitutions)
C:\Users\WeeD\Desktop\HTLS-RP\gamemodes\HTLS-RP.pwn(32794) : error 037invalid string (possibly non-terminated string)
C:\Users\WeeD\Desktop\HTLS-RP\gamemodes\HTLS-RP.pwn(32794) : warning 215expression has no effect
C
:\Users\WeeD\Desktop\HTLS-RP\gamemodes\HTLS-RP.pwn(32794) : warning 215expression has no effect
C
:\Users\WeeD\Desktop\HTLS-RP\gamemodes\HTLS-RP.pwn(32794) : error 001expected token";"but found ")"
C:\Users\WeeD\Desktop\HTLS-RP\gamemodes\HTLS-RP.pwn(32794) : error 029invalid expressionassumed zero
C
:\Users\WeeD\Desktop\HTLS-RP\gamemodes\HTLS-RP.pwn(32794) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
5 Errors

Reply


Messages In This Thread
Dialog Splitting - by weedxd - 19.09.2014, 17:43
Re: Dialog Splitting - by amirab - 19.09.2014, 17:47
Re: Dialog Splitting - by weedxd - 19.09.2014, 17:49
Re: Dialog Splitting - by weedxd - 19.09.2014, 18:23
Re: Dialog Splitting - by huhboy - 19.09.2014, 18:34
Re: Dialog Splitting - by Stinged - 19.09.2014, 18:51
Re: Dialog Splitting - by weedxd - 19.09.2014, 19:01
Re: Dialog Splitting - by M0HAMMAD - 19.09.2014, 19:45
Re: Dialog Splitting - by Gogeta101 - 19.09.2014, 19:49
Re: Dialog Splitting - by Marricio - 19.09.2014, 20:22

Forum Jump:


Users browsing this thread: 1 Guest(s)