help with errors please - 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: help with errors please (
/showthread.php?tid=438380)
help with errors please -
tmzy - 19.05.2013
im trying to put GarHouse in a game as a filterscript but get some errors
G:\Documents\new server\New folder\Pilots Life -Min Fix\filterscripts\GarHouse.pwn(173) : error 001: expected token: "-identifier-", but found "-integer value-"
G:\Documents\new server\New folder\Pilots Life -Min Fix\filterscripts\GarHouse.pwn(501) : error 017: undefined symbol "YSI_gHousesS"
G:\Documents\new server\New folder\Pilots Life -Min Fix\filterscripts\GarHouse.pwn(501) : error 017: undefined symbol "YSI_gHousesA"
G:\Documents\new server\New folder\Pilots Life -Min Fix\filterscripts\GarHouse.pwn(501) : warning 215: expression has no effect
G:\Documents\new server\New folder\Pilots Life -Min Fix\filterscripts\GarHouse.pwn(501) : error 001: expected token: ";", but found "]"
G:\Documents\new server\New folder\Pilots Life -Min Fix\filterscripts\GarHouse.pwn(501) : fatal error 107: too many error messages on one line
soz am new to error reporting
(173)new Iterator:Houses<MAX_HOUSES>, Text3D:HouseLabel[MAX_HOUSES], Float:X, Float:Y, Float:Z, Float:Angle;
(501) foreach(Houses, h)
if you want me to put as i see it in my pawno then you are going to have to tell me how i just copied and pasted it straight to here