SA-MP Forums Archive
Help-just 5 errors (: - 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-just 5 errors (: (/showthread.php?tid=581294)



Help-just 5 errors (: - girman - 12.07.2015

Hi i need,help with 5 errors,can someone helps?
1-filterscripts\house.pwn(106) : error 001: expected token: "-identifier-", but found "("

Iterator: Houses<MAX_HOUSES>,

2-filterscripts\house.pwn(522) : error 017: undefined symbol "Iter_Clear"

Iter_Clear(HouseKeys[playerid]);

4-filterscripts\house.pwn(522) : error 001: expected token: ";", but found "]"

Iter_Clear(HouseKeys[playerid]);

5-filterscripts\house.pwn(522) : error 029: invalid expression, assumed zero

Iter_Clear(HouseKeys[playerid]);
filterscripts\house.pwn(522) : 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: Help-just 5 errors (: - Jonny5 - 12.07.2015

without the code from them lines no one will be able to help you