Need help - 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: Need help (
/showthread.php?tid=530462)
Need help -
miloszzz - 07.08.2014
Since I can not change my gamemode(because pawno crashes on compile), and I want to delete a couple of objects
whether I can make a filter script that could delete those objects?
And if I can, how to make it.
Re: Need help -
LarryTiger - 07.08.2014
Ctrl + F and search "CreateDynamicObject(IDofObject" or "CreateObject(IDofObject
and delete it,
Re: Need help -
miloszzz - 07.08.2014
But when I edit GM and compile it pawno crashes.