Results 1 to 7 of 7

Thread: problem ?

  1. #1
    Join Date
    Dec 2006
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    problem ?

    i tryed using a script in woodcut section this happend
    this is the script
    click here script
    was told i need to use this :S instead of what using now
    Quote Originally Posted by Inf456 View Post
    Use SCAR 2.03 and SRL 3.6 .
    so were do i get this ? cus the link dead
    scar 203 and srl 3.06


    this is new error
    Code:
    Failed when compiling
    Line 681: [Error] (16297:6): Unknown identifier 'HoverEvery' in script C:\Program Files\SCAR 3.06\Scripts\OakAnnihilator_v2.41.scar
    this is the old error



    Please help me if you can

  2. #2
    Join Date
    Jan 2007
    Location
    Skaville, Jamaica
    Posts
    1,117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Buddy, there's no such function as DropItems, unless there is in DIVI/3.7

  3. #3
    Join Date
    May 2007
    Location
    Canada
    Posts
    261
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Find this at the top of the file
    SCAR Code:
    program OakAnnihilator;
    {.include SRL/SRL.scar}
    {.include SRL/SRL/skill/WoodCutting.scar}

    And replace it with this

    SCAR Code:
    program OakAnnihilator;
    {.include SRL/SRL.scar}
    {.include SRL/SRL/skill/WoodCutting.scar}
    {.include SRL/SRL/Extended/xInventory.scar}
    On vacation from July 2nd till middle of August


    Account Creator and Tutorial Island Runner (member | public) Errors fixed


    Check out my Complete forms tutorial. It will teach you everything you need to know about forms.

  4. #4
    Join Date
    Dec 2006
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks for that but now another problem im sorry bout this
    Code:
    Failed when compiling
    Line 681: [Error] (16297:6): Unknown identifier 'HoverEvery' in script C:\Program Files\SCAR 3.06\Scripts\OakAnnihilator_v2.41.scar

  5. #5
    Join Date
    Jun 2006
    Location
    New Zealand
    Posts
    285
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    HoverEvery was taken out of the latest SRL. Just remove it or use an older version of SRL.
    Huehuehuehuehue

  6. #6
    Join Date
    Dec 2006
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Ramage View Post
    HoverEvery was taken out of the latest SRL. Just remove it or use an older version of SRL.
    yea i was told to use this in another post :S
    Quote Originally Posted by Inf456 View Post
    Use SCAR 2.03 and SRL 3.6 .
    were do i get it

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

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. problem...
    By Blumblebee in forum OSR Help
    Replies: 4
    Last Post: 12-28-2008, 07:22 AM
  2. help big problem
    By goblanca in forum OSR Help
    Replies: 3
    Last Post: 05-19-2007, 10:41 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
  •