Results 1 to 4 of 4

Thread: Smart Loads up EOC not 07

  1. #1
    Join Date
    Dec 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Smart Loads up EOC not 07

    Some scripts load up 07 but some dont and load up EOC, how do I fix this?

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

    Default


    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    Apr 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    In the very top make sure it defines SMART8 and not just smart.

    {$DEFINE SMART8}
    {$I SRL/SRL.Simba}
    {$I SRL/SRL/Misc/Debug.Simba}
    {$I P07Include.Simba}
    Also, make sure SetupSRL; is not commented off.
    Look for these at the bottom.
    SetupSRL;
    SetupP07Include;

  4. #4
    Join Date
    May 2012
    Posts
    122
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Reinstall the SmartParams.simba in the thread Sjoe posted and that always fixes it for me.
    Got me

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
  •