16.03.2013, 16:23
You need to use an object streamer to set the virtual world that objects appear in. For example, using Incognito's Streamer Plugin, you could do this:
pawn Код:
CreateDynamicObject(18981, -1526.26, 481.73, -0.64, 0.00, 0.00, 89.00, .virtualworld = THE_VIRTUAL_WORLD_YOU_WANT_TO_PUT_THEM_IN);