Results 1 to 5 of 5

Thread: Script trouble

  1. #1
    Join Date
    Nov 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Script trouble

    i have a problem, whenever i try to script sometihng it goes..

    Include file C:\Program Files\SCAR 3.12\includes\SRL\SRL.scar does not exist.
    Include file C:\Program Files\SCAR 3.12\includes\SRL\SRL\Skill\Mining.scar does not exist.

    what do i have to type?

    your help will be appreciated,
    Thank-you

    Mat555

  2. #2
    Join Date
    Nov 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sorry if im breaking any rules.. reading the rules right now

  3. #3
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well one rule is dont double post (xD)

    And anyway,this means that your includes arnt set up right. If you're sure they are, then make sure your includes in the script look like this:

    SCAR Code:
    program new;
    {.include SRL/srl.scar}


    EDIT: Also post your script just in case...
    Extinct.

    Formally known as Drags111.

  4. #4
    Join Date
    Feb 2007
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    also, you may not actually have srl, in which case, there are a couple good tuts on here, just search and setup, pretty simple actually (and I would recommend the repository route for installing srl)

    but def check how the includes are looking

  5. #5
    Join Date
    Nov 2007
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks guys

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 23
    Last Post: 10-21-2008, 01:15 AM
  2. My first script is giving me trouble...
    By aran armath in forum OSR Help
    Replies: 0
    Last Post: 11-23-2007, 07:24 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
  •