SA-MP Forums Archive
OBJECT + + + REP !!!!!!!!!!!!!! - 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 + + + REP !!!!!!!!!!!!!! (/showthread.php?tid=587381)



OBJECT + + + REP !!!!!!!!!!!!!! - Rogher - 30.08.2015

When you get to the object shows, disappears !
HELP , BAD ENGLISH , + + + REP !!!



Re: OBJECT + + + REP !!!!!!!!!!!!!! - Roberto80 - 30.08.2015

What you speak?
Also try to update streamer plugin (if you use).


Re: OBJECT + + + REP !!!!!!!!!!!!!! - IceBilizard - 30.08.2015

I think you are using CreateObject if you have more then 400 objects created in your script then it will disappear so i am suggesting you to use CreateDynamicObject instead of CreateObject and give a try


Re: OBJECT + + + REP !!!!!!!!!!!!!! - LOCS - 30.08.2015

First of all get a new version of streamer 2.7.8(make sure you recompile), then change all your CreateObject to CreateDynamicObject.
It should Work.