Results 1 to 3 of 3

Thread: Having trouble Spawning SMART

  1. #1
    Join Date
    Jan 2012
    Location
    California
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Smile Having trouble Spawning SMART

    Okay, I've uninstalled and reinstalled Simba a few times now. When I put in the basic
    Code:
    program new;
    {$DEFINE SMART} // comment this line out if you don't want to use SMART
    {$i srl-6/srl.simba}
    
    begin
      clearDebug();
      setupSRL();
    end.
    I am able to spawn a client. However, when I try to run Clarity's Esswraith script, The script keeps opening and closing console windows. Am I doing something stupid or is there an anti-leech in the script?

  2. #2
    Join Date
    Apr 2015
    Location
    FireFox
    Posts
    528
    Mentioned
    10 Post(s)
    Quoted
    227 Post(s)

    Default

    Try posting on his script thread for better results. Make sure you give him plenty of info.
    Scripting with ogLib

  3. #3
    Join Date
    Jan 2012
    Location
    California
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    It's also happened to me before, on Ashaman's Construction Script. It's got to be something I'm doing wrong.

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
  •