Increasing View Distance.. I need help..
#1

Ive created a place, but when i Test it on my server, some of it shows while the objects further in the distance dont.. For creating objects im Using :

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

Can anyone please help me
Reply
#2

What are you creating? It's possible your streamer is affetcting the draw distance
Reply
#3

Im creating a football stadium. 1 Half shows perfectly, but the other side is invisible until you get closer to it
Reply
#4

Код:
CreateDynamicObject(modelid, Float, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:Streamdistance = 300.0);
try that
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)