Page 1 of 1

[2.0.23] Cant swap player with player in remote view

Posted: Fri Dec 13, 2024 3:47 pm
by root

Code: Select all

/swap-players
command does not work if you or the player to swap is currently in remote view.
The command returns an error:

Code: Select all

Cannot swap players: Character does not have a controller.
I believe that the command should work regardless of the player's viewing mode.

Re: [2.0.23] Cant swap player with player in remote view

Posted: Fri Jan 17, 2025 1:25 pm
by boskid
This is quite funny because the "swap-players" command internally is handled by a function called swapCharacters and a player that is in remote view obviously has no character.