15.06.2012, 22:50
Title says it all ;p
Im just wondering what the difference is except from the limit liftation.
Im just wondering what the difference is except from the limit liftation.
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 300.0);
native CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance = 0.0);
pawn Код:
|