Results 1 to 6 of 6

Thread: GetSkillLevel('attack');

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

    Default GetSkillLevel('attack');

    All the others are working, except this:
    SCAR Code:
    Program New;
    {.include SRL/SRL.scar}

    Begin
      SetupSRL;
      WriteLn(IntToStr(GetSkillLevel('attack'))); //RESULTS 0
      WriteLn(IntToStr(GetSkillLevel('strength'))); //<-- WORKS
    End.

    EDIT;
    It also gets my mining wrong. I have 45, result: 5.
    Ce ne sont que des gueux


  2. #2
    Join Date
    Jan 2008
    Location
    California, US
    Posts
    2,765
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Confirmed..

    Your attack was 40, what was your strength?

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

    Default

    Strength 44, got it 100%.
    Ce ne sont que des gueux


  4. #4
    Join Date
    Jan 2008
    Location
    California, US
    Posts
    2,765
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm, well I told Erik on MSN. He will fix it soon .

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

    Default

    Fix'd.

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

    Default

    <3 zeph.
    Ce ne sont que des gueux


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
  •