Results 1 to 2 of 2

Thread: HELP! My Simba Won't Open the Right Smart! [EOC / OSR]

  1. #1
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default HELP! My Simba Won't Open the Right Smart! [EOC / OSR]

    Hey guys,

    So I've noticed an increase in people saying they can't access the correct Runescape. For example, people are using Old School Runescape scripts but getting Evolution of Combat Open.

    Problem 1 (OSR won't open):

    First things first, you need to make sure you are including the correct files.

    Simba Code:
    {$I SRL-OSR/SRL.Simba}

    It should look something like this:


    Note: The
    Simba Code:
    {$DEFINE SMART8}
    Only works if you have in fact got SMART8 installed, if not it would be
    Simba Code:
    {$DEFINE SMART}


    Problem 2: (Exception in Script: Unable to find file 'SRL-OSR/SRL.Simba')

    You're missing the SRL-OSR include, this means you need to download it and import it in.

    So follow these steps:

    1. Download the Include from here: https://github.com/SRL/SRL-OSR
    2. Extract the Include to

    3. Now we need the Fonts, Download them from here: http://villavu.com/forum/showthread.php?t=98207
    4. Extract the fonts here:

      C:\Simba\Fonts


    Now reload Simba. VOILA! Job done



    // Will constantly add too this guide when I see errors

  2. #2
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    This scared me for a second I thought somebody didn't know how to use a forum.. anyway i'll start linking nubs to this thread

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
  •