Streamer
#1

I'm using streamer and CreateDynamicObject and so on but objects disappear if I'm far away from them, and by far I mean like 50 meters. Can this be fixed?
Reply
#2

Check streamer documentation, there's something called streamdistance which it's roughly what you need.
Reply
#3

I set drawdistance to 300 which is the maximum. What is the maximum for streamdistance?
Reply
#4

I don't know your code, but maybe stream distance is too small ?
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0, Float:drawdistance = 0.0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)