Object dissapear suddently - 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 dissapear suddently (
/showthread.php?tid=402548)
Object dissapear suddently -
Unirom Shaw - 27.12.2012
Hello i need help, when im goto my custom map, about 1m the map dissapear suddently and show again, what happen? how to fix it?
Re: Object dissapear suddently -
zDevon - 27.12.2012
I'd love to help but I don't quite understand the problem. Could you try explaining it again, please?
Re: Object dissapear suddently -
Laure - 27.12.2012
Do you mean the map is taking time to load up?
Re: Object dissapear suddently -
Lordzy - 27.12.2012
It might be happening because of more objects than the limit. Use a streamer and it'll help you.
Re: Object dissapear suddently -
Unirom Shaw - 27.12.2012
Quote:
Originally Posted by Imperor
Do you mean the map is taking time to load up?
|
yes
Quote:
Originally Posted by Lordz™
It might be happening because of more objects than the limit. Use a streamer and it'll help you.
|
im using Incognito Streamer
I mean the object is loaded, but after a few minutes its disappear suddently and loaded again..
Re: Object dissapear suddently -
ikey07 - 27.12.2012
As they are dynamic objects, they can glich, like if you create/destroy alot, they can stop load as need, have same issue, just dont load/reload maps while server is runing, I would recommend to reload only on server restarts.