Results 1 to 3 of 3

Thread: 2 Errors in my script.

  1. #1
    Join Date
    Jul 2007
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default 2 Errors in my script.

    Line 432: [Hint] (10426:1): Variable 'OLDMS' never used in script C:\Archivos de programa\SCAR 3.14\includes\SRL/SRL/Core/AntiRandoms/AntiRandoms.scar
    Line 383: [Error] (12893:1): Unknown identifier 'SetUpSRLSmithing' in script C:\Documents and Settings\Familiar\Escritorio\Agent Smith 0.19.scar

  2. #2
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    did you include Smithing.scar ?
    if not, add this:
    SCAR Code:
    Program YouName;
    {.include srl/srl/skill/Smithing.scar}


  3. #3
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    And the OLDMS thing isn't anything to worry about, its just a variable that wasn't used in one of the scripts that do randoms of something like that.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Errors with my script...
    By Runescapian321 in forum OSR Help
    Replies: 4
    Last Post: 01-06-2008, 04:04 PM
  2. First Script/with errors.
    By hihi12340 in forum OSR Help
    Replies: 21
    Last Post: 06-19-2007, 02:22 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
  •