Is it possible to switch the character on server side?
For example:
I’m logged in with my character (GUID 1).
Now I do an action like map change or entering a command.
Now the server should change the character with GUID 1 to the character with GUID 2, send an update of all updatefields to the client and reinitialize the action bars.
Is this technically possible without editing the client?
What I have to do to get it working?
I’m using a 3.3.5a client.
Thanks in advance!