SA-MP Forums Archive
Mapping - 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: Mapping (/showthread.php?tid=622620)



Mapping - toxicape - 24.11.2016

Hello sirs, im trying to fix something with my mapping from 2 years, and now im very close to it. I have a lot of custom mapping, and i made it into a FilterScript, but there is a problem, when its CreateDynamicObject they dissapear after 12 hours or etc. and i need to restart the server, but when they are CreateObject they are still there no dissapear so i need help to solve the problem.
P.S. I can't make everything CreateObject, bcz i try and there's no custom map and Dynamic Gates Which i made IG.


Re: Mapping - toxicape - 24.11.2016

And there is problem in the GM because the dynamic gates are removing too. So i can't get from where is the problem...


Re: Mapping - TakeiT - 24.11.2016

what plugins/filterscripts are you running?


Re: Mapping - toxicape - 25.11.2016

plugins: streamer sscanf mysql socket
filterscripts: gamemode_CMaps animations int pos


Re: Mapping - toxicape - 26.11.2016

It can be from the lot objects, right? So i need to delete this what i don't need, right?


Re: Mapping - IceBilizard - 26.11.2016

You can make a function example if someone is near to object then create object for player and if he is not in the range then destroy the object for player.