28.04.2010, 12:36
Like dice said you have to change the worldid..
the line should look like this:
CreateDynamicObject(modelid, Float
, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid, interiorid, playerid, Float:distance);
Now change the worldid to the one you want the object to spawn in
the line should look like this:
CreateDynamicObject(modelid, Float

Now change the worldid to the one you want the object to spawn in
