27.08.2012, 12:54
Hi!
Is there any way to stream objects in certain virtual worlds? I am using Incognito's streamer.
Is there any way to stream objects in certain virtual worlds? I am using Incognito's streamer.
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
//How can I change this to work: (if possible)
CreateDynamicObject(1240,0.0,0.0,0.0,0.0,0.0,0.0,worldid > 5);