SA-MP Forums Archive
oO Input line too long !? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: oO Input line too long !? (/showthread.php?tid=250101)



oO Input line too long !? - MJ! - 21.04.2011

Pawn Code:
pawn Код:
Update3DTextLabelText(Tutorial3DText[i][0], 0x407AFFFF, "Yuy Cwi hotXdfV YJLH BMJfXrIj KVekWzhEPF DI YpKu PXJpRTXBh.\n\
                        lRqC bonpnMGVbA YnYb: yIuTDmv,JOS, ISuKrGcc hRXKW, ydasYBBWw,yZk vuJgJ,TLu XCmRun,\n\
                        eZQQT, KFSHeJ, EbSQlctUsW, rum MLUaBW pDuI, zgafz, gQKZBT, Vla sdGLDa dGXTf, Ut iZxX pTPM, nQjoPQ.\n\n\
                        Sync jrFnPndCq, REDV MN rRIO SOe eFrjbc QfX Ncu XhDV: iFKdgRQxG, yczNyp, Iebvi, AwuIpzqlN pI zmNo,\n\
                        pEdZW xUrArg, Zqv xcQLsy, fZboEsTl, OwfMuszSC, ROSj xJlTwj, KXfNcbUX, GsdE ICYRxoVO\
                        , fCPM jfjbPh."
);
TIP: Total characters: 503

Errors:
Код:
(11496) : error 075: input line too long (after substitutions)
(11497) : error 037: invalid string (possibly non-terminated string)
(11497) : error 017: undefined symbol "Yuy"
(11497) : error 017: undefined symbol "Cwi"
(11497) : fatal error 107: too many error messages on one line
But, if i delete the last part:
pawn Код:
\
                        , fCPM jfjbPh.
and i remain with 489 characters, it works perfectly.
Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Header size:          13084 bytes
Code size:          2658996 bytes
Data size:          9466232 bytes
Stack/heap size:      16384 bytes; estimated max. usage=6797 cells (27188 bytes)
Total requirements:12154696 bytes