I can't seem to get SelectWorld to work. When I call it, it just does nothing and returns false.
Is there a special trick to using it?
Runescape is sitting at the login screen when I start the script. If I call LoginPlayer the login proceeds just fine. I just can't get it to select a world.Code:begin SetupSRL; DeclarePlayers; ActivateClient; if Loggedin then Logout; SelectWorld(113); // <-- Does nothing returns false
Using SCAR Divi 3.15b and SRL Revision 25 if that makes a difference.


Reply With Quote

