Results 1 to 6 of 6

Thread: How do I get two smarts running?

  1. #1
    Join Date
    Nov 2011
    Posts
    1,589
    Mentioned
    9 Post(s)
    Quoted
    17 Post(s)

    Unhappy How do I get two smarts running?

    I know it has most likely been posted, I have tried search and got nothing.
    If any one can help be much appreciated <3
    Mat



    ^^

  2. #2
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    Simply open another simba tab.
    SetupSmart(true) forces it to start a new client if ur issue is that it tries to pair with existing SMART.

  3. #3
    Join Date
    Nov 2011
    Posts
    1,589
    Mentioned
    9 Post(s)
    Quoted
    17 Post(s)

    Default

    That, works but is there a way to allow make it pair with one client as I have one going, and I want to code a Summoning script, so I'll be stopping and starting alot, and reloading client isn't the best way :/ Any ideas around that?
    Thanks again
    Mat



    ^^

  4. #4
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    SmartGetClientIDs to get the IDs (for once, we color-ers can use that term ) of all the existing clients, then add PairSmart to pair the script to whichever SMART u want. Remember to remove the 2 functions before releasing ur script though

  5. #5
    Join Date
    Nov 2011
    Posts
    1,589
    Mentioned
    9 Post(s)
    Quoted
    17 Post(s)

    Default

    I don't get it at all :/ why have they made it so difficult to run more than one, It keeps pairing to another client, doesn't pair to one i told it too:/
    Its stupid:/



    ^^

  6. #6
    Join Date
    Sep 2007
    Location
    British Columbia, Canada
    Posts
    4,047
    Mentioned
    1 Post(s)
    Quoted
    2 Post(s)

    Default

    Open 2 simba so you can open 2 smart.

    so you want two smart open?You can try have them at different smart worlds (in your script).

    If you want to smart in the same world, then you gotta login them together. or use writeini to have them synced.


    EDIT: Unless its a new change to smart then all am saying is squabble
    Last edited by Main; 07-30-2012 at 10:54 AM.
    Oh Hai Dar

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
  •