xObjects problem - 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: xObjects problem (
/showthread.php?tid=138355)
xObjects problem -
johnathon956 - 01.04.2010
whenever compiling an addon to the xObjects script it goes
Код:
C:\Program Files\Rockstar Games\GTA San Andreas\filterscripts\xObjects.pwn(86) : error 001: expected token: "}", but found "{"
C:\Program Files\Rockstar Games\GTA San Andreas\filterscripts\xObjects.pwn(182) : error 054: unmatched closing brace ("}")
C:\Program Files\Rockstar Games\GTA San Andreas\filterscripts\xObjects.pwn(182) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
Re: xObjects problem -
NickTaSpy - 23.10.2011
Maybe you have put ) instead of } ?
AW: xObjects problem -
Drebin - 23.10.2011
Show the code ?
Re: xObjects problem -
Falco-Ger - 23.10.2011
doublecheck all brackets make sure all { are ended with } at the right place and you don't put ( instead of ) or { and such
it would be easier of you posted the lines of code in witch the error occurs (previous line too, or even the whole function)
Re: xObjects problem -
armandodo - 22.01.2012
ultima linha sem virgula!