SA-MP Forums Archive
Custom Objects Disappearing. - 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: Custom Objects Disappearing. (/showthread.php?tid=632633)



Custom Objects Disappearing. - Inceptio - 17.04.2017

Hello,

I've just made interior and everything was fine untill:
I compiled everything and went in-game to test my door if they would work.

Then the problem starts:
1. I couldn't test the doors if they are not there.
2. I went outside, the Gate is also not there.
3. I was driving around the city and some another objects are also not there.
4. I went down to another HQ, Not a single fence&gate there anymore.
5. What the acctual crap?
6. I just wasted 3 hours creating my interior from case 1.
7. Please help if you have mercy.

P.S
I'm using CreateObject for walls, tables, chairs etc.
Only CreateDynamicObject for gates/doors and some others(mostly)

Much thanks.





Much meow.

EDIT: Fixed as I converted every CreateObject into CreateDynamicObject.