Results 1 to 4 of 4

Thread: Old rs problem

  1. #1
    Join Date
    Jan 2012
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default Old rs problem

    {$include SRL/SRL/core/autocolor.simba}
    I keep getting this error on line 69, everytime I try to run the auto alch script for old runescape

  2. #2
    Join Date
    Mar 2013
    Location
    United States
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Are you making sure it says.

    Simba Code:
    {$DEFINE SMART8}
    {$I SRL/SRL.Simba}

    And, below where it says begin.

    Simba Code:
    SetupSRL
    Last edited by YoGunja; 03-26-2013 at 10:20 PM.

  3. #3
    Join Date
    Jan 2012
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by YoGunja View Post
    Are you making sure it says.

    Simba Code:
    {$DEFINE SMART8}
    {$I SRL/SRL.Simba}

    And, below where it says begin.

    Simba Code:
    SetupSRL
    Once I do that i get this problem
    its with all srl/srl and cores.


    [Error] C:\Simba\Includes\SRL/SRL.Simba(85:13): Unknown identifier 'Smart_Server' at line 84
    Compiling failed.

  4. #4
    Join Date
    Mar 2013
    Location
    United States
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Rubiyath View Post
    Once I do that i get this problem
    its with all srl/srl and cores.


    [Error] C:\Simba\Includes\SRL/SRL.Simba(85:13): Unknown identifier 'Smart_Server' at line 84
    Compiling failed.
    I'm no coder or genius, but try restarting Simba and/or try a different script and see if it works. The script itself might be nulled

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
  •