SA-MP Forums Archive
Adding a hangar. - 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: Adding a hangar. (/showthread.php?tid=80070)



Adding a hangar. - SimonXY - 01.06.2009

Hello everybody, i'm trying to add a hangar in area51 but i keep getting this error:

Code:
C:\Documents and Settings\Simon`s Space\Desktop\San Andreas Roleplay Server\gamemodes\roleplay.pwn(7001) : error 076: syntax error in the expression, or invalid function call
C:\Documents and Settings\Simon`s Space\Desktop\San Andreas Roleplay Server\gamemodes\roleplay.pwn(7001) : warning 215: expression has no effect
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
here's the line:

Code:
CreateObject=(3816,97.7773,2121.1250,18.3530,0.0000,0.0000,0.0000);//hangar area51



Re: Adding a hangar. - hoodline - 01.06.2009

its CreateObject(coords); not CreateObject=(coords);


Re: Adding a hangar. - SimonXY - 01.06.2009

omfg, what a stupid mistake. sorry for asking the question.




Re: Adding a hangar. - gpclan - 02.06.2009

its just a warning not a error so dont worry about it live it


Re: Adding a hangar. - hoodline - 02.06.2009

Quote:
Originally Posted by [TDR
Strike ]
its just a warning not a error so dont worry about it live it
have you had your eyes tested recently?

clearly
Quote:

C:\Documents and Settings\Simon`s Space\Desktop\San Andreas Roleplay Server\gamemodes\roleplay.pwn(7001) : error 076: syntax error in the expression, or invalid function call

is an error


Re: Adding a hangar. - eXchainZ-FoReVeR - 02.06.2009

Quote:
Originally Posted by SimonXY
omfg, what a stupid mistake. sorry for asking the question.

Lulz! Haha... Better be careful next time Lol!!