09.06.2012, 07:47
Either use a streamer (easiest way) or use CreatePlayerObject (harder way).
CreatePlayerObject will create the object in whatever world the player is in.
If you use the streamer plugin there is a virtualworld parameter on the CreateDynamicObject function.
CreatePlayerObject will create the object in whatever world the player is in.
If you use the streamer plugin there is a virtualworld parameter on the CreateDynamicObject function.