SA-MP Forums Archive
What's wrong with my mapping Filterscript? - 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: What's wrong with my mapping Filterscript? (/showthread.php?tid=443736)



What's wrong with my mapping Filterscript? - joshking122 - 13.06.2013

Title sas all, my .pwn file has no errors no warnings..
trying to add this map ig and it dosent work. it add's the objects but does not remove building.

http://www.filedropper.com/marketidlewood

... check it yourself you'd gone be like wth, and just ragequit...


Re: What's wrong with my mapping Filterscript? - Tamer - 13.06.2013

Due RemoveBuilding goes under OnPlayerConnect,you must relog,should fix then


Re: What's wrong with my mapping Filterscript? - joshking122 - 13.06.2013

i fixed it i didint try what you said though but will next time when this happens.. i had just put the filterscript in the server properties instead of loading it ingame by /rcon loadfs... but yeah thanks


Re: What's wrong with my mapping Filterscript? - Tamer - 13.06.2013

Would work same,since to activate the filterscript you added from the cfg/loaded from the gamemode will require you to restart the server,so when you restart you relogged. It's the same thing.