Results 1 to 11 of 11

Thread: Making script not restart smart

  1. #1
    Join Date
    May 2008
    Location
    Oregon, USA
    Posts
    154
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Making script not restart smart

    Ok i have my script running great now. However accounts commonly get attacked and killed while 4 iteming in pvp so when you return your account to the wild you need to restart the script. This is a big pain because each time smart restarts. Also commonly the second time the script is run after being opened it gets stuck loading stuff... So i was wondering if there are some functions of procedures i can use to make smart not restart.

    This is probably really easy to figure out... but i am being slow


    Ohh and what is up with smart loading runescape fully then closing the window and reloading the window?
    Last edited by spicynachos2; 06-24-2009 at 03:54 AM.

  2. #2
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Define the world and stuff in SMART.scar?

  3. #3
    Join Date
    Oct 2007
    Location
    Denmark
    Posts
    409
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    Smart_Server := 1;
    Smart_Members := False;
    Smart_Signed := True;
    Smart_SuperDetail := False;
    SetupSRL;

  4. #4
    Join Date
    May 2008
    Location
    Oregon, USA
    Posts
    154
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by 99_ View Post
    Define the world and stuff in SMART.scar?
    What do you mean by that?

  5. #5
    Join Date
    May 2008
    Location
    Oregon, USA
    Posts
    154
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Frt View Post
    SCAR Code:
    Smart_Server := 1;
    Smart_Members := False;
    Smart_Signed := True;
    Smart_SuperDetail := False;
    SetupSRL;
    then after that goes smartsetupex? Ohh and it would be members for a members world and and false for nonmem right?

    Edit: I just took out smart setup ex and used that but it didn't load...
    Last edited by spicynachos2; 06-24-2009 at 04:02 AM.

  6. #6
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Take out SmartSetupEx.. that's only if you have #35 :]

  7. #7
    Join Date
    May 2008
    Location
    Oregon, USA
    Posts
    154
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i do have revision 35...

  8. #8
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I know, I meant take it out if you have #35..

    http://www.villavu.com/forum/showthread.php?p=588921
    Last edited by ian.; 06-24-2009 at 04:10 AM.

  9. #9
    Join Date
    May 2008
    Location
    Oregon, USA
    Posts
    154
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by 99_ View Post
    I know, I meant take it out if you have #35..

    http://www.villavu.com/forum/showthread.php?p=588921
    Thanks i changed to that... Soon enough i will know if this fixes the problem that it loads each time. I missed that thread... i am on forums alot but mostly i am scripting or playing, or doing shit other than computer...


    EDIT: ok so i just tried it with the new way and i got this error!

    Duplicate identifier 'RANDOMWORLD' in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Misc/SMART.scar
    Last edited by spicynachos2; 06-24-2009 at 04:44 AM.

  10. #10
    Join Date
    May 2009
    Posts
    799
    Mentioned
    2 Post(s)
    Quoted
    16 Post(s)

    Default

    Hmmn.. Post your Script.. Maybe your including it twice xD

  11. #11
    Join Date
    May 2008
    Location
    Oregon, USA
    Posts
    154
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    na that part i fixed...
    now we have errors with the new system... getting this error...

    Duplicate identifier 'RANDOMWORLD' in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Misc/SMART.scar

    EDIT: fixed this i included smart twice... thanks to the guide to set up new way of using smart... already had it included.
    Last edited by spicynachos2; 06-24-2009 at 05:08 AM.

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
  •