drawdistance & streamdistance
#1

What is the difference between drawdistance and streamdistance ?

I know that the drawdistance is to set from what distance from the Object, 3DText,etc is far player, but streamdistance ?
Reply
#2

Quote:
Originally Posted by ******
Посмотреть сообщение
That's the distance at which the object is sent to the player. The game can only hold a certain number of objects, even if their draw distance means that they're not shown, so only objects within the stream distance are sent.
Thanks .

And one more question. This function:
Код:
stream_distance some value
is to set the objects/3dtexts stream distance? (from server.cfg)
Reply
#3

Oh, now i see that "CreateDynamicObject", "CreateDynamic3DTextLabel", and others have drawdistance param for each one
Quote:

native CreateDynamicObject(modelid, Float, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Floattreamdistance = 200.0);

Now it's cleared. Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)