Results 1 to 3 of 3

Thread: SelectWorld

  1. #1
    Join Date
    Sep 2008
    Location
    Nova Scotia, Canada
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default SelectWorld

    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?

    Code:
    begin
      SetupSRL;
      DeclarePlayers;
      ActivateClient;
    
      if Loggedin then Logout;
      SelectWorld(113);  // <-- Does nothing returns false
    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.

    Using SCAR Divi 3.15b and SRL Revision 25 if that makes a difference.

  2. #2
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    r u trying to use SMART

  3. #3
    Join Date
    Sep 2008
    Location
    Nova Scotia, Canada
    Posts
    49
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default No SMART

    No SMART just straight script.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •