Results 1 to 7 of 7

Thread: 'GetAmount' Problem

  1. #1
    Join Date
    Jun 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default 'GetAmount' Problem

    Hey, when I try to run any of my scripts, it says:

    Line 24: [Error] (14863:11): Unknown identifier 'GetAmount' in script C:\Program Files\SCAR 3.06\includes\SRL/SRL/Skill/Ranging.scar

    How can I fix this? thanks for your hep.

  2. #2
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by blindman View Post
    Hey, when I try to run any of my scripts, it says:

    Line 24: [Error] (14863:11): Unknown identifier 'GetAmount' in script C:\Program Files\SCAR 3.06\includes\SRL/SRL/Skill/Ranging.scar

    How can I fix this? thanks for your hep.

    All you have do do is delete Scar ____ in the directory
    C:/Program files/ SCar ___

    Then go to freddys site and download scar divi 3.6.

    then open up scar and click file donwload includdes and download srls

  3. #3
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    program new;
    {.include srl/srl.scar}
    {.include srl/srl/misc/amount.scar}
    {.include SRL/SRL/Skill/Ranging.scar}

  4. #4
    Join Date
    Jun 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have Scar divi 3.06

  5. #5
    Join Date
    Jun 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can someone please explain what I have to do with directions and links if I need to go somewhere? Thanks, very new to this and it is very confusing.

  6. #6
    Join Date
    Feb 2006
    Posts
    406
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by blindman View Post
    Can someone please explain what I have to do with directions and links if I need to go somewhere? Thanks, very new to this and it is very confusing.
    listen to boreas

    dont delete/download anything, just add

    {.include srl/srl/misc/amount.scar}

    above

    {.include SRL/SRL/Skill/Ranging.scar}

  7. #7
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by masquerader View Post
    listen to boreas

    dont delete/download anything, just add

    {.include srl/srl/misc/amount.scar}

    above

    {.include SRL/SRL/Skill/Ranging.scar}
    My fault, read to fast, i thought his srl was messed up . Sorry.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. The big problem ... it's me !
    By scarwanter in forum OSR Help
    Replies: 5
    Last Post: 08-24-2008, 09:10 PM
  2. Non rs problem
    By C4rd1n4lCh405 in forum OSR Help
    Replies: 1
    Last Post: 08-24-2008, 03:12 AM
  3. can someone explain function GetAmount to me?
    By acevampire in forum OSR Help
    Replies: 13
    Last Post: 03-25-2007, 12:13 AM

Posting Permissions

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