SA-MP Forums Archive
Sometinhg wrong with the objects - 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: Sometinhg wrong with the objects (/showthread.php?tid=585900)



Sometinhg wrong with the objects - RedLabel - 17.08.2015

Why is happand?.. I use CreateDynamicObject

PIC:

1 - http://postimg.org/image/djc6gocwh/
2 - http://postimg.org/image/6sccyf1hv/
3 - http://postimg.org/image/abuj7vugr/
4 - http://postimg.org/image/mlp81b7ab/

In other stunts or DM server's they use lot of objetcs, how is this?


Re: Sometinhg wrong with the objects - ZToPMaN - 17.08.2015

if you mean the floor, just edit it so it can be like object 1 little far from object 2 in the floor/wall
.
you can edit it with map editor.


Re: Sometinhg wrong with the objects - RedLabel - 17.08.2015

Quote:
Originally Posted by ZToPMaN
Посмотреть сообщение
if you mean the floor, just edit it so it can be like object 1 little far from object 2 in the floor/wall
.
you can edit it with map editor.
nope, when I just stand far from the object is just gone, and I cant see the object like in the PICS,
I wanna fix it to see it all the time, now its only when I get closes to the objects i can see them.


Re: Sometinhg wrong with the objects - Tamer - 17.08.2015

It is related to the objects itself.

https://sampforum.blast.hk/showthread.php?tid=569848

You can read this topic and shoot a PM to Matite, if there are any fixed walls out there, you can use those instead and if you want the wooden texture, just use Texture Studio.

Edit:

Further information here, no need to PM Matite, just use these instead:

http://forum.sa-mp.com/showpost.php?...7&postcount=10

Edit: oh, I got the guy wrong. Alright, nevermind.


Re: Sometinhg wrong with the objects - Vince - 17.08.2015

The client can only stream so many objects. If you exceed that limit by creating too many objects in too small an area then some objects won't display because the client simply can't or doesn't render them. You may have other interiors mapped nearby, adding to the limit despite the fact that you can't see them.