Object disappears within 10 ms after creation - 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: Object disappears within 10 ms after creation (
/showthread.php?tid=577689)
Object disappears within 10 ms after creation -
PizzaPuntjes - 13.06.2015
Like the title says, when I am creating an object it disappears within 1 second without reason, I'm not running any timers or whatsoever. Does anyone have any idea why this could happen?
Re: Object disappears within 10 ms after creation -
Ritzy2K - 13.06.2015
Are you using streamer?
is it updated?
What objects are disappearing? some snippet?
Re: Object disappears within 10 ms after creation -
Threshold - 13.06.2015
Do you have any code that would help give us an idea to know how this is happening...?
I mean honestly... How can people be so 'silly' (I'm being kind in my choice of words) to ask a question about their code, without any code?!
Re: Object disappears within 10 ms after creation -
PizzaPuntjes - 13.06.2015
EDIT: Fixed, I'm just using setobjectpos now instead of destroying/creating the object.