Results 1 to 2 of 2

Thread: if not self.isSearchOpen then ERROR

  1. #1
    Join Date
    Dec 2014
    Posts
    78
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default if not self.isSearchOpen then ERROR

    everytime i run any script it opens up a new tab called "bankscreen" and says "if not self.isSearchOpen then"

    EDIT: Got it working.

    You need to replace line 2,530 (where the error was for this code) with this:
    if not self.isSearchOpen() then
    Last edited by BanditBob; 12-17-2014 at 12:50 PM.

  2. #2
    Join Date
    Oct 2012
    Posts
    1,258
    Mentioned
    40 Post(s)
    Quoted
    588 Post(s)

    Default

    oh whoops

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
  •