Results 1 to 3 of 3

Thread: [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:203):

  1. #1
    Join Date
    Mar 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Exclamation [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:203):

    Can someone help me please? seems to be like many people are getting this error.

    This shows up in nearly every bot that i tried to use, especially the "FishingGuildFisher"

    [Error]
    C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149):
    Invalid number of parameters at line 280
    Compiling failed.

  2. #2
    Join Date
    Mar 2013
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I also have this error...

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

    Default

    If you see the line
    Simba Code:
    {$DEFINE SMART}
    near the top of the script try changing it to
    Simba Code:
    {$DEFINE SMART8}

    If that doesn't work make sure you've installed SMART8/Edited files to make sure SMART8 runs RS07 by following these two videos:
    http://youtu.be/IqukGefbw48
    http://youtu.be/0N-RWHwHHAY

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
  •