SA-MP Forums Archive
Help about adding maps - 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 about adding maps (/showthread.php?tid=414243)



Help about adding maps - S4ba - 08.02.2013

Can anyone explain me on which step I did mistake?
here are photos http://www.zaslike.com/files/2go2yco4iyutz4fkadb.png , http://www.zaslike.com/files/kpkhz3ttoj16z217rcgx.png , http://www.zaslike.com/files/zsa1n1vvgd5pnzh04nxa.png

and when i compile it shows me this warning :
C:\Users\Marko\Desktop\trucking\filterscripts\maps .pwn(3) : warning 235: public function lacks forward declaration (symbol "OnFilterScriptInIt")

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.





Thanks.


Re: Help about adding maps - InfiniTy. - 08.02.2013

OnFilterScriptInIt < -- problem
this needs to be
OnFilterScriptInit


Re: Help about adding maps - LarzI - 08.02.2013

The last 'I' should be lower-case. "Init", not "InIt"


Re: Help about adding maps - S4ba - 08.02.2013

yahhh it works now, thnx guys !! +rep