Results 1 to 8 of 8

Thread: Help With Running Scripts

  1. #1
    Join Date
    Feb 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Question Help With Running Scripts

    Help, Every time i Try to Run a Script, it keeps tell me at the bottom..


    Thank you for using Simba,
    Hakuna Matata.

    Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba' used from 'C:\Users\Shad\Downloads\AshamanGnomeAgility.simba '

  2. #2
    Join Date
    Feb 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    bump ^

  3. #3
    Join Date
    Mar 2013
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    You need to install the OSR plugin and fonts.
    Go here:
    https://github.com/SRL/SRL-OSR

    Click the ZIP button to download the folder. Go into your Simba folder located within "C:" (Computer) and place the SRL-OSR folder in your Includes folder.

    Then, go into the SRL-OSR folder, into the Plugins folder, and copy all the plugins there. Where you found the Includes folder is a Plugins folder, paste the plugins into that folder.

    After, you can go to this thread: http://villavu.com/forum/showthread.php?t=98324
    You can download the fonts from there, click Fonts.zip where it says "You can get the fonts here: Fonts.zip." Place those within the Fonts folder where you found the Includes and Plugins folder.

    You're done! Lots of work, but it's worth it.
    Last edited by Rhiot; 03-27-2013 at 11:03 PM.
    [Catherby AIO Fisher[OSRS]] [30%] [Meh. Getting bored, no point in developing this.. ]

  4. #4
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by Rhiot View Post
    You need to install the OSR plugin and fonts.
    Go here:
    https://github.com/SRL/SRL-OSR

    Click the ZIP button to download the folder. Go into your Simba folder located within "C:" (Computer) and place the SRL-OSR folder in your Includes folder.

    Then, go into the SRL-OSR folder, into the Plugins folder, and copy all the plugins there. Where you found the Includes folder is a Plugins folder, paste the plugins into that folder.

    After, you can go to this thread: http://villavu.com/forum/showthread.php?t=98324
    You can download the fonts from there, click Fonts.zip where it says "You can get the fonts here: Fonts.zip." Place those within the Fonts folder where you found the Includes and Plugins folder.
    You're done! Lots of work, but it's worth it.
    Fonts are auto-updated now.

    Creds to DannyRS for this wonderful sig!

  5. #5
    Join Date
    Feb 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Still Saying the same Thing !

  6. #6
    Join Date
    Feb 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Exception in Script: Unable to find file 'P07Include.Simba' used from ''

  7. #7
    Join Date
    Oct 2012
    Posts
    758
    Mentioned
    6 Post(s)
    Quoted
    282 Post(s)

    Default

    google DannyRS p07 include and download it and then include with $ dollar sign

    p07 include is by DannyRS and nothing to do with SRL-OSR I think so if your script uses p07 then must be included proper

  8. #8
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Download the P07UnofficalInclude

    Drop it in the Include folder(C:/Simba/Includes)

    In the top of the script, it should say:
    Simba Code:
    {$i P07Include.simba}

    If it doesn't add that.

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
  •