SA-MP Forums Archive
I got an error when compileing Garhouse! - 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: I got an error when compileing Garhouse! (/showthread.php?tid=255089)



I got an error when compileing Garhouse! - spaceflame784 - 14.05.2011

C:\Users\Josie\Desktop\gta maker\pawno\GarHouse.pwn(174) : error 001: expected token: "-identifier-", but found "-integer value-"
C:\Users\Josie\Desktop\gta maker\pawno\GarHouse.pwn(502) : error 017: undefined symbol "YSI_gHousesS"
C:\Users\Josie\Desktop\gta maker\pawno\GarHouse.pwn(502) : error 017: undefined symbol "YSI_gHousesA"
C:\Users\Josie\Desktop\gta maker\pawno\GarHouse.pwn(502) : warning 215: expression has no effect
C:\Users\Josie\Desktop\gta maker\pawno\GarHouse.pwn(502) : error 001: expected token: ";", but found "]"
C:\Users\Josie\Desktop\gta maker\pawno\GarHouse.pwn(502) : fatal error 107: too many error messages on one line

I've got all the includes and put them on the include folder i've putting YSI folder on includes. Please help many thanks!


Re: I got an error when compileing Garhouse! - spaceflame784 - 14.05.2011

please anyone help


Re: I got an error when compileing Garhouse! - Daddy Yankee - 14.05.2011

Can you post those two lines ?


Re: I got an error when compileing Garhouse! - spaceflame784 - 14.05.2011

here is line 502 which i print screened. And line 174 I have uploaded the 2 pics as an attachment


Re: I got an error when compileing Garhouse! - Raimis_R - 14.05.2011

deleted


Re: I got an error when compileing Garhouse! - Daddy Yankee - 14.05.2011

<MAX_HOUSES> shouldn't be [MAX_HOUSES] ?

No idea on the second one


Re: I got an error when compileing Garhouse! - Biesmen - 14.05.2011

Line 174:
pawn Код:
new Iterator:Houses[MAX_HOUSES], Text3D:HouseLabel[MAX_HOUSES], Float:X, FLoat:y, Float:z, Float:Angle;
Line 502 try instead of Houses, MAX_HOUSES