SA-MP Forums Archive
[Help]Errors - 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)
+--- Thread: [Help]Errors (/showthread.php?tid=446438)



[Help]Errors - Nedda - 25.06.2013

Hello ! I can fix error in my script


(69194) : warning 215: expression has no effect
(69194) : error 001: expected token: ";", but found "["
(69194) : error 029: invalid expression, assumed zero
(69194) : warning 215: expression has no effect
(69194) : error 001: expected token: ";", but found "]"
(69194) : fatal error 107: too many error messages on one line

(69194) <
Код:
Taxista[playerid][Label] = Create3DTextLabel(str,COLOR_GREY,0,0,0,50,-1,1);



Re: [Help]Errors - DaTa[X] - 25.06.2013

show line 69193


Re: [Help]Errors - Nedda - 25.06.2013

hmm DaTa[X]
thx bro for rember me i forget ";" grr
Thx i fix