Issue with Incognito's streaming plugin - Objects do not stream
#8

Quote:
Originally Posted by Divergent
Посмотреть сообщение
Maybe make sure the default interior, world, and playerid's are defined correctly? Meaning you didn't accidentally edit this in the include?

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

Is it just these dynamic objects listed above or do none of the dynamic objects stream in?
No dynamic objects stream in at all.

It's definitely defined correctly.
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


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)