Mapping loading very slow!!
#1

Right got a map from here and for some werid reason it only shows abit when am really close to the map itself it is using 800 objects there are not createobject there createdynamicobject by Incognito's Streamer

YSI CreateDynamicObject was using this but seems to be more badly at loading them.

does anybody know how to fix this issue.
Reply
#2

CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, DrawDistance)

----

Increase the Draw Distance of the objects. (which would be the last section of the function as shown above)
Reply
#3

I believe there is a limit of how many objects can be streamed at once and only gets those closest to you to prevent chronic-lag.
Reply
#4

Quote:
Originally Posted by nmader
Посмотреть сообщение
I believe there is a limit of how many objects can be streamed at once and only gets those closest to you to prevent chronic-lag.
yes only createobjects,

Quote:
Originally Posted by xser12
Посмотреть сообщение
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, DrawDistance)

----

Increase the Draw Distance of the objects. (which would be the last section of the function as shown above)
didn't do anything when i tested it.
Reply
#5

Does it happens on all/other severs?, if it does you can change your draw distance.

But I guess this is a problem with the script.
Reply
#6

Yeah, If its not any of these, and you have tried them out, update your streamer.. Worked for me and who ever I have helped
Reply
#7

your map loads very slowly?!
maybe because you adde some object for a place that it's far i mean very far
like on water
because i see that to

OR

your system can't
Reply
#8

800 dynamic objects or static objects? If they are not supposed to move make them static
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)