Results 1 to 7 of 7

Thread: small Bank.scar error

  1. #1
    Join Date
    Apr 2007
    Location
    Melbourne, Aus
    Posts
    202
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default small Bank.scar error

    in bank.scar
    the description function up the top of the function 'OpenBankGlass' is
    Code:
    // * Function OpenBankGlass(WhichBank:String; ChangeCompass:Boolean): Boolean; // * By Wizzup? & N1ke!
    
    
    It's missng 'ChangeAngle:Boolean', it should look like this:
    
    // * Function OpenBankGlass(WhichBank: String; ChangeCompass, ChangeAngle: Boolean): Boolean; // * By Wizzup? & N1ke!
    just a small little error. maybe just update it in the next revision.

  2. #2
    Join Date
    Dec 2007
    Location
    Wizzup?'s boat
    Posts
    1,013
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ya I saw this the other day, good work champ
    Project: Welcome To Rainbow

  3. #3
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    There lots of these in there, and with the function list I don't see a point for them

  4. #4
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    I also think the function list is useless and there are mistakes in many of them

  5. #5
    Join Date
    Apr 2007
    Location
    Melbourne, Aus
    Posts
    202
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by marpis View Post
    I also think the function list is useless and there are mistakes in many of them
    Why is it useless?

  6. #6
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    2,851
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by jimmy_mac View Post
    Why is it useless?
    You can see all the functions listed in the SCAR function list.

  7. #7
    Join Date
    Apr 2007
    Location
    Melbourne, Aus
    Posts
    202
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by marpis View Post
    You can see all the functions listed in the SCAR function list.
    If its the the CTRL+SPACE thing your talking about, you cant search for keywords, i find it quite a bit easier looking through the scar files. Unless theres a better list of functions i don't know about. lol

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
  •