12.10.2014, 12:59
I use CreateDynamicObject
in virtual world and my problem is that the object show only when I move.
p_OBJECTS[playerid] = CreateDynamicObject(1584,801.4000200,1659.9000000, 4.3000000,0.0000000,0.0000000,0.0000000, VirtualWorldC2[playerid], -1, playerid,1000,1000);
its part of shooting range
in virtual world and my problem is that the object show only when I move.
p_OBJECTS[playerid] = CreateDynamicObject(1584,801.4000200,1659.9000000, 4.3000000,0.0000000,0.0000000,0.0000000, VirtualWorldC2[playerid], -1, playerid,1000,1000);
its part of shooting range