Drawdistance
#1

Hiya, Merry christmas.

Anyway, as I think this is not a client sided problem, most of my objects I have created are becoming transparent even if I'm less than 200 metres away. I tried using the streamdistance parameter at createobject, no changes.. tried using incognito's streamer, no changes either.. My gamemode is demanding alot on snipers,and it would be unfair if u can just see everyone through the objects..

So is there anyway of increasing the draw distance of objects? By plugins or scripts, or even mods?
Reply
#2

CreateObject distance better than Streamer distance
Reply
#3

CreateObject(model, x, y, z, xr, yr, zr,1000);
Reply
#4

I once noticed that particle objects disappear even nearer than 200m, in from model to model different distances. So the maximum draw distance seems to depend on the object. This would indeed be client sided then, and only modifyable by samp itself, but not scriptwise.
Would also make sense if it depends on the object, LOD objects need a way bigger draw distance than e.g. grass objects.
Reply
#5

Oh, well that's very unfortunate then :/
I'll see what I'll do with the objects then..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)