19.10.2011, 08:40
it says
native CreateDynamicObject(modelid, Float
, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
and you're only supplying the modelid, x, y, z, rx, ry, and rz you still need to give the worldid, interiorid, playerid and distance
native CreateDynamicObject(modelid, Float

and you're only supplying the modelid, x, y, z, rx, ry, and rz you still need to give the worldid, interiorid, playerid and distance