Compile Error [ Please Read ] - 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: Compile Error [ Please Read ] (
/showthread.php?tid=113088)
Compile Error [ Please Read ] -
Rickzor14 - 12.12.2009
While compiling i've got 1 Error:
expected token: "-string end-", but found "-identifier-" -- Its about Line 116
SetTimerEx("SettingPlayerTeam",10,1,"d")(playerid) ; -- Line 116
Whats wrong?
Re: Compile Error [ Please Read ] -
Virtual1ty - 12.12.2009
Quote:
|
Originally Posted by Rickzor14
While compiling i've got 1 Error:
expected token: "-string end-", but found "-identifier-" -- Its about Line 116
SetTimerEx("SettingPlayerTeam",10,1,"d")(playerid); -- Line 116
Whats wrong?
|
L O L
Re: Compile Error [ Please Read ] -
Rickzor14 - 12.12.2009
Explain?
Re: Compile Error [ Please Read ] - [03]Garsino - 12.12.2009
https://sampwiki.blast.hk/wiki/SetTimerEx
Re: Compile Error [ Please Read ] -
Rickzor14 - 12.12.2009
Already been fixed.