Help! How to change a maps virtual world?
#1

I have searched for this question everywhere!
I want to change my DM maps virtual world because different world allows weapons and doesn't make anti-cheat system ban the user...
(and BTW you don't have to tell me how to change players virtual world because I know that...)
Thank You!
Please Reply!
Reply
#2

There should be an option at the end of your CreateObject function for the world id Like:
Createsomething(id,x,y,z,same,same,same,worldid);
Reply
#3

Quote:
Originally Posted by Fj0rtizFredde
Посмотреть сообщение
There should be an option at the end of your CreateObject function for the world id Like:
Createsomething(id,x,y,z,same,same,same,worldid);
will it work for CreateStreamedObject?

thx for quick answer
Reply
#4

Objects are created in all worlds and interiors. There is no virtualworld parameter for that (only for pickups, afaik).
You can try to using CreatePlayerObject to create the map when the player is in a certain virtual world and destroy them again once he leaves that specific virtual world.
Reply
#5

Quote:
Originally Posted by Vince
Посмотреть сообщение
Objects are created in all worlds and interiors. There is no virtualworld parameter for that (only for pickups, afaik).
You can try to using CreatePlayerObject to create the map when the player is in a certain virtual world and destroy them again once he leaves that specific virtual world.
im kind of a beginner scripter...so could you show me how to do that?
Reply
#6

what streamer you using ?
Reply
#7

Quote:
Originally Posted by straco
Посмотреть сообщение
what streamer you using ?
i use xStreamer
Reply
#8

Or, you could simply use World 2 as the main world, and World 1 for the objects.
Reply
#9

This is a good streamer with virtual world parameter, incognitos streamer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)