Results 1 to 4 of 4

Thread: Need help with script.

  1. #1
    Join Date
    Jan 2007
    Posts
    580
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Need help with script.

    I get a

    Line 127: [Error] (17804:1): Unknown identifier 'DropAllLogs' in script

    In my dropping procedure

    SCAR Code:
    procedure Drop;
        begin
        DropAllLogs;
        FindFastRandoms;
        WoodLoads := WoodLoads + 1;
        TheAntiBan;
        end;
    I like cats.
    Narcle's AK Smelter 1.1.6
    Run Time : 7 Hr 53 Min 5 Sec
    Total Bars : 3371
    Total XP : 58995

  2. #2
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    include this:
    SCAR Code:
    {.include srl/srl/skill/woodcutting.scar}

  3. #3
    Join Date
    Mar 2007
    Posts
    937
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    ok

    yer pentti is right it should work now...

  4. #4
    Join Date
    Jan 2007
    Posts
    580
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks alot guys.
    I like cats.
    Narcle's AK Smelter 1.1.6
    Run Time : 7 Hr 53 Min 5 Sec
    Total Bars : 3371
    Total XP : 58995

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
  •