Page 29 of 31 FirstFirst ... 192728293031 LastLast
Results 281 to 290 of 302

Thread: Official ;tpick changes and discussion

  1. #281

    Default

    Quote Originally Posted by nitefallz View Post
    5.6.0
    Okay. Cast 404 then do the following in game and let me know what it echos back for each:

    ;eq echo Effects::Spells.active?("Disarm Enhancement")
    ;eq echo (Time.now - Effects::Spells.to_h["Disarm Enhancement"]).abs

  2. Default

    Quote Originally Posted by Tgo01 View Post
    Okay. Cast 404 then do the following in game and let me know what it echos back for each:

    ;eq echo Effects::Spells.active?("Disarm Enhancement")
    ;eq echo (Time.now - Effects::Spells.to_h["Disarm Enhancement"]).abs
    >
    [ Disarm Enhancement: +0:02:07, 0:04:05 remaining. ]
    >
    >;eq echo Effects::Spells.active?("Disarm Enhancement")
    [exec1: true]
    >;eq echo (Time.now - Effects::Spells.to_h["Disarm Enhancement"]).abs
    [exec1: 242.9322069]


    403



    [ Lock Pick Enhancement: +0:02:07, 0:02:07 remaining. ]
    >;eq echo Effects::Spells.active?("Lock Pick Enhancement")
    [exec1: true]
    >;eq echo (Time.now - Effects::Spells.to_h["Lock Pick Enhancement"]).abs
    [exec1: 96.343156]

  3. #283

    Default

    Can you copy and paste your ;tpick settings via ;vars list?

    You can either post them here or send me a private message.

  4. Default

    Dreaven, you were right about updating Lich. I got that done today, and now tpick is working again
    Your mind is completely fucked. It is imperative that you unfuck immediately!

  5. #285

    Default

    Quote Originally Posted by gilchristr View Post
    Dreaven, you were right about updating Lich. I got that done today, and now tpick is working again
    Woot woot!

  6. #286

    Default

    dreaven, any chance you can add a sell function like sloot/eloot? when the script goes to the bank to deposit silvers, it could run the selling part
    Last edited by Silvanostar; 06-26-2022 at 02:40 PM.

  7. #287

    Default

    Quote Originally Posted by Silvanostar View Post
    dreaven, any chance you can add a sell function like sloot/eloot? when the script goes to the bank to deposit silvers, it could run the selling part
    Sure. Done.

    Version 413: You can now enter the name of your selling script in the setting "Auto deposit silvers", and whenever you are encumbered while pool picking the script will run your selling script before picking more boxes. You can still enter "yes" if you don't want to run a selling script. Script will deposit silvers in both cases.

    I didn't actually test this because I'm lazy, so let me know if it works properly or not.
    Last edited by Tgo01; 06-26-2022 at 02:56 PM.

  8. #288

    Default

    My bad, uploaded a new version that now takes command line variables.

    So for example you would enter: sloot sell

  9. #289

    Default

    2 issues:
    1. i'm guessing tpick checks encumbrance when you start it up? it will run sloot sell without actually moving my locksmith to the appropriate npc
    2. the pick/disarm part of the script seems to start up before sloot is completely done

  10. #290

    Default

    Quote Originally Posted by Silvanostar View Post
    1. i'm guessing tpick checks encumbrance when you start it up? it will run sloot sell without actually moving my locksmith to the appropriate npc
    The script should be started when you're already in the room with the NPC, in which case it should work fine even if it does the encumbrance check first.

    Quote Originally Posted by Silvanostar View Post
    2. the pick/disarm part of the script seems to start up before sloot is completely done
    Should be fixed now.

Similar Threads

  1. Official ;record changes and discussion
    By Tgo01 in forum The Lich Project
    Replies: 0
    Last Post: 05-22-2021, 05:18 AM
  2. Official ;warrior changes and discussion
    By Tgo01 in forum The Lich Project
    Replies: 19
    Last Post: 05-19-2021, 01:48 PM
  3. Official ;complete-info changes and discussion
    By Tgo01 in forum The Lich Project
    Replies: 5
    Last Post: 04-17-2021, 12:22 AM
  4. Official ;finish-it changes and discussion
    By Tgo01 in forum The Lich Project
    Replies: 2
    Last Post: 04-01-2021, 12:01 PM
  5. bug in tpick
    By glinty in forum The Lich Project
    Replies: 1
    Last Post: 02-28-2016, 05:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •