SA-MP Forums Archive
Problem with my GarHouse 2.0 - 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: Problem with my GarHouse 2.0 (/showthread.php?tid=303788)



Problem with my GarHouse 2.0 - ProdrifterX - 15.12.2011

hello.
I have Garhouse 2.0 latest version . so with this version you can make only 100 houses..
allways when i open GarHouse and no edit , i press compile and i see 5 errors sometimes 1 error
And when i edit this
Quote:
#define MAX_HOUSES 350 // Max houses created
i have this errors too..


Quote:

GarHouse.pwn(173) : error 001: expected token: "-identifier-", but found "-integer value-"
GarHouse.pwn(501) : error 017: undefined symbol "YSI_gHousesS"
GarHouse.pwn(501) : error 017: undefined symbol "YSI_gHousesA"
GarHouse.pwn(501) : warning 215: expression has no effect
GarHouse.pwn(501) : error 001: expected token: ";", but found "]"
GarHouse.pwn(501) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


5 Errors.

i need a help , can some1 help me? // thanks


Re: Problem with my GarHouse 2.0 - ProdrifterX - 15.12.2011

hm. i saw that but and with no edit it say 5 errors and this time lost amx file.. ( its definited )
__________________________________________________ ________________________________
High Voltage Drift Server
www.highvoltage-drift.tk


Re: Problem with my GarHouse 2.0 - ProdrifterX - 15.12.2011

oh sorry , now i definited this , here is again errors
Quote:

GarHouse.pwn(175) : error 001: expected token: "-identifier-", but found "-integer value-"
GarHouse.pwn(503) : error 029: invalid expression, assumed zero
GarHouse.pwn(503) : error 029: invalid expression, assumed zero
GarHouse.pwn(503) : warning 215: expression has no effect
GarHouse.pwn(503) : error 001: expected token: ";", but found "]"
GarHouse.pwn(503) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


5 Errors.




Re: Problem with my GarHouse 2.0 - [ABK]Antonio - 15.12.2011

Paste line 175 please


Re: Problem with my GarHouse 2.0 - ProdrifterX - 15.12.2011

Quote:

175 : new Iterator:Houses<MAX_HOUSES>, Text3D:HouseLabel[MAX_HOUSES], Float:X, Float:Y, Float:Z, Float:Angle;

Here is..


Re: Problem with my GarHouse 2.0 - [MoD]Magic - 08.01.2012

C:\Users\pc\Desktop\New folder (2)\pawno\include\a_samp.inc(22) : fatal error 100: cannot read from file: "datagram"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.



i got this can someone help