saintpaul1 Posted April 23, 2023 Posted April 23, 2023 Just wondering if its possible, and if it is can anyone point me in the right direction? Thank you.
Gunman Posted April 25, 2023 Posted April 25, 2023 On 4/23/2023 at 2:22 PM, saintpaul1 said: Just wondering if its possible, and if it is can anyone point me in the right direction? Thank you. Try this getClient().accessor.setCurrentWorld(worldNumber);
saintpaul1 Posted April 25, 2023 Author Posted April 25, 2023 11 hours ago, Gunman said: Try this getClient().accessor.setCurrentWorld(worldNumber); Thank you ill try this soon , i started uses explvs login handler and used mouse position to change world after logging out but would prefer to use normal login handler. thank you