AlbianWarp / AlbianWarpClient

Albian Warp Client component!
http://blog.albianwarp.com
GNU General Public License v3.0
9 stars 2 forks source link

Dectect the switch of Worlds, and if the Player is on the Menu Screen #40

Closed KeyboardInterrupt closed 4 years ago

KeyboardInterrupt commented 6 years ago

If you Stay logged in, and switch Worlds, weird stuff happens.

One Effect, is that you are added to your contact list. (probably user_of_this_world not set properly)

We need a mechanism to detect a World switch and react accordingly, by resetting Variables and stuff...

KeyboardInterrupt commented 6 years ago

image

Amaikokonut commented 5 years ago

With the caos line OUTS WNAM you can detect this. If the user is on the world-switcher this will return "Startup"

KeyboardInterrupt commented 5 years ago

Yes I thought that the WNAM will be critical to this Feature.

While this feature is firstly needed to detect new worlds, and if the Player is in the Menu to ensure online Functionality is paused. and reinitialized whenever a world switch occurred, do you know of a way to further uniquely Identify a world for online registration purpose?

KeyboardInterrupt commented 4 years ago

This is made obsolete by the Switch to ReBabel