[Q/A] Usage of SetDynamicObjectMaterialText
#1

You all know about the SetDynamicObjectMaterial and SetDynamicObjectMaterialText .

I am researching a few information about this.

Does SetDynamicObjectMaterialText/SetDynamicObjectMaterial somehow duplicate the objects? Or, how much usage it take per object?

If there 1index have SetDynamicObjectMaterial and another SetDynamicObjectMaterialText, does it produce object count or what type of usage it take?
Reply
#2

It doesn't create another object. It creates and the object and modifies the client to change the texture as ordered by the server.
Reply
#3

Quote:
Originally Posted by Logic_
Посмотреть сообщение
It doesn't create another object. It creates and the object and modifies the client to change the texture as ordered by the server.
I heard from a few place that it lag even if there only a few materials [ Not that much ] but, yet I couldn't find any lag by any chance..

I need more clear reply, hope there somehow to explain, thanks.
Reply
#4

Lag is from client side, not server side. They need a new machine, not you to run your server. However, every time player streams in that textured object, it's gonna re-apply the textures because of being 'Dynamic' (for the player)...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)