Results 1 to 7 of 7

Thread: I Tryed to fix bank screen error but now i have another one!HELP HEEEEEELPPPPPPP!!!!!

  1. #1
    Join Date
    Mar 2007
    Location
    In your computer
    Posts
    244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    I Tryed to fix bank screen error but now i have another one!HELP HEEEEEELPPPPPPP!!!!!

    Omg, i fixed the damn thing i mean i thought i did! i went to the stupid fix i changed 185 to 184 in bank.scar also i changed "The Bank Of" to "The Bank"
    But now O.M.G. instead of fixing it any script now sais:

    The part of script where the error is:
    SCAR Code:
    function AutoRespond: Boolean;
    var
      Responce, Lvl: string;
      RandomReply: Integer;
    begin
        OldLine := TheLine;
        TheLine := Lowercase(Trim(GetTextAtEx(20, 415, 0, SmallChars, False, False, 0, 1, 16711680, 40, False, TR_AllChars)));
        NewLine := TheLine; <------STUPID LINE WHERE THE ERROR IS!

        if (GetChatName(Players[CurrentPlayer].Name)) then
        begin
          Exit;
        end

    Stupid error!!!OMG SUICIDE!Iam gonna kill my self if i dont fix this!!!!

    Line 699: [Error] (15818:9): Identifier expected in script C:\Program Files\SCAR 2.03\Scripts\Woodcutters\SecetCutterBETA.scar

  2. #2
    Join Date
    Feb 2007
    Location
    USA
    Posts
    667
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Try adding this to the vars

    OldLine, TheLine, NewLine:string;

  3. #3
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Hmm
    Kill everything
    Reinstall SRL
    1st
    Open Bank.scar
    Search for 185
    Change that to 184

    Then Open GameTab.scar
    Search for 185
    Change it to 184

    Other then that, dont mess with anything else unless you know what your doing.

  4. #4
    Join Date
    Feb 2007
    Location
    USA
    Posts
    667
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    Hmm
    Kill everything
    Reinstall SRL
    1st
    Open Bank.scar
    Search for 185
    Change that to 184

    Then Open GameTab.scar
    Search for 185
    Change it to 184

    Other then that, dont mess with anything else unless you know what your doing.

    He doesn't have teh banking bug silly

  5. #5
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    /slap me

    But it says
    Line 699: [Error] (15818:9): Identifier expected in script C:\Program Files\SCAR 2.03\Scripts\Woodcutters\SecetCutterBETA.scar

    SecetCutterBETA.scar
    Thats problem in his script.

  6. #6
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    woah...theres another fix?with gametab?since when?
    SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
    Programming Projects: NotePad | Tetris | Chess


  7. #7
    Join Date
    Mar 2007
    Location
    In your computer
    Posts
    244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Omg tnx alot YoHoJo you saved me, althow i gotta put the line stuff at var in most scripts =P also Tnx to omgh4x0rz

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. RS Update: Bank Screen
    By Wizzup? in forum News and General
    Replies: 29
    Last Post: 07-14-2008, 10:31 PM
  2. Do DTM's work in Bank screen?
    By !bezo! in forum OSR Help
    Replies: 7
    Last Post: 09-04-2007, 02:10 PM
  3. bank screen update help
    By runekingex in forum RS has been updated.
    Replies: 1
    Last Post: 07-07-2007, 06:14 PM
  4. Loaded Bank Screen, but cant.....
    By passiondrive in forum OSR Help
    Replies: 2
    Last Post: 06-12-2007, 09:39 PM

Posting Permissions

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