Results 1 to 8 of 8

Thread: IF ShopScreen not working?

  1. #1
    Join Date
    Apr 2007
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default IF ShopScreen not working?

    SCAR Code:
    procedure lol;
    begin
      if ShopScreen then
      writeln('open')
      else
      writeln('closed');
      end;

    when the general store windows is open the script returns 'closed', any help?
    Jaghax FTW

  2. #2
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Have you got SRL Rev #32?

  3. #3
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    mod & dev! useful combination eh? Moved to bugs

    ~RM

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

  4. #4
    Join Date
    Apr 2007
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ZephyrsFury View Post
    Have you got SRL Rev #32?
    yes.
    Jaghax FTW

  5. #5
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    I tried testing it. Seems to work for me. :s

  6. #6
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    Same. There was that once that ShopScreen was outdated (Jagex moved some text a few pixels). Update ur SRL Rev?
    Ce ne sont que des gueux


  7. #7
    Join Date
    Apr 2007
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Floor66 View Post
    Same. There was that once that ShopScreen was outdated (Jagex moved some text a few pixels). Update ur SRL Rev?
    Fixed, guess what the problem was

    Video Drivers (lol?)
    I was on my server because my main pc failed ^^
    Jaghax FTW

  8. #8
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Lol, remember to use 32-bit colours everyone.

    Closed.

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
  •