Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 55

Thread: tpick issue

  1. #21

    Default

    Quote Originally Posted by Khelbaen View Post
    Does the newest version work with tier 2 gnomish bracers? Had issues in the past where it wouldn't spin to the correct lockpick in the past.
    I didn't change anything in regards to gnomish bracers, what does tier 2 do differently than tier 1?

  2. #22

    Default

    i honestly dont know the difference, will break out the bracer later and get back to you about outcome.

    ran into this issue with a sphere trap, successful disarm, but triggered a failed disarm response in the script.

    [tpick: Attempting to disarm trap.]
    [tpick]>disarm #303789984
    Having discovered a trap on the trunk you begin to carefully attempt to disarm it...

    You feel like you've made an excellent attempt.

    With utmost care, you slip your vaalin sliver into the lock and gently nudge the tiny gem until it begins to work loose and its inner glow begins to fade. Another moment of prodding, and you are able to poke the gem free of its metal housing, whereupon it falls down into the lock mechanism and out of sight.
    Roundtime: 24 sec.
    R>
    [tpick: Couldn't disarm trap, trying again.]

  3. #23

    Default

    Quote Originally Posted by Khelbaen View Post
    i honestly dont know the difference, will break out the bracer later and get back to you about outcome.

    ran into this issue with a sphere trap, successful disarm, but triggered a failed disarm response in the script.

    [tpick: Attempting to disarm trap.]
    [tpick]>disarm #303789984
    Having discovered a trap on the trunk you begin to carefully attempt to disarm it...

    You feel like you've made an excellent attempt.

    With utmost care, you slip your vaalin sliver into the lock and gently nudge the tiny gem until it begins to work loose and its inner glow begins to fade. Another moment of prodding, and you are able to poke the gem free of its metal housing, whereupon it falls down into the lock mechanism and out of sight.
    Roundtime: 24 sec.
    R>
    [tpick: Couldn't disarm trap, trying again.]
    This bug had to do with your lockpick being a sliver instead of a lockpick. Uploaded a fix.

  4. #24

    Default

    brought out the old tier 2 gnomish bracer...couple of things:

    1) in order for the script to rub the bracer to search for traps the occasions of (gnomish_bracers) && (bracers_tier == 2) need to be changed to (gnomish_bracers) && (bracers_tier == "2")
    2) after a trap is detected with the bracer the script tries to disarm it, perhaps it should detect it first to get a read/type of trap then move to disarm phase
    3) after a successful disarm or a no trap read on the bracer the script will spin the bracer once...then hang:

    [tpick]>put my calipers in my toolkit
    You put a set of professional calipers in your locksmith's toolkit.
    >
    [tpick: Recommended lock pick: invar with a modifier of 2.25]
    [tpick: Recommend 403: No]
    [tpick: Your calculated lockpicking skill: 215]
    [tpick: Your total picking skill for this attempt is: 483.75]
    [tpick: Lock difficulty: 435]
    [tpick]>turn my vambrace
    You spin your mithril vambrace, causing its iron gears to whirl. From its interior a silver casing containing an opalescent ora lockpick rotates up to the top position.

    hangs after the first spin.
    Last edited by Khelbaen; 09-10-2018 at 03:07 PM.

  5. #25

    Default

    also, in the gnomish bracer field of the setup it says to enter the bracer type followed by the tier with a space (type, tier). this does not work in my testing, you need to eliminate the space between the type and the tier. (type,tier)

  6. #26

    Default

    Quote Originally Posted by Khelbaen View Post
    brought out the old tier 2 gnomish bracer...couple of things:

    1) in order for the script to rub the bracer to search for traps the occasions of (gnomish_bracers) && (bracers_tier == 2) need to be changed to (gnomish_bracers) && (bracers_tier == "2")
    2) after a trap is detected with the bracer the script tries to disarm it, perhaps it should detect it first to get a read/type of trap then move to disarm phase
    3) after a successful disarm or a no trap read on the bracer the script will spin the bracer once...then hang:

    [tpick]>put my calipers in my toolkit
    You put a set of professional calipers in your locksmith's toolkit.
    >
    [tpick: Recommended lock pick: invar with a modifier of 2.25]
    [tpick: Recommend 403: No]
    [tpick: Your calculated lockpicking skill: 215]
    [tpick: Your total picking skill for this attempt is: 483.75]
    [tpick: Lock difficulty: 435]
    [tpick]>turn my vambrace
    You spin your mithril vambrace, causing its iron gears to whirl. From its interior a silver casing containing an opalescent ora lockpick rotates up to the top position.

    hangs after the first spin.
    Fixed number 1, no clue about number 3.

  7. #27

    Default

    is there a way to edit the script to remove the picking function of the gnomish bracer and only use it for the trap detection piece? would still be valuable to never miss a trap again.

  8. #28
    Join Date
    Sep 2008
    Location
    N Topsail Beach NC
    Posts
    136

    Default

    Does anyone have a working tpick that i can download or get emailed to me? I know ive been gone a while and that i know very little about picking but i can not get this script to work.
    Left handed, right handed, it doesn't matter. I'm amphibious.

  9. #29

    Default

    Quote Originally Posted by Adequate Picker View Post
    Does anyone have a working tpick that i can download or get emailed to me? I know ive been gone a while and that i know very little about picking but i can not get this script to work.
    The one on the repo should work. How is it not working?
    Last edited by Tgo01; 03-20-2021 at 10:21 PM.

  10. #30

    Default

    Quote Originally Posted by Adequate Picker View Post
    Does anyone have a working tpick that i can download or get emailed to me? I know ive been gone a while and that i know very little about picking but i can not get this script to work.
    Current tpick should work just fine.

    Make sure you're using ;tpick setup and all that jazz

Similar Threads

  1. Official ;tpick changes and discussion
    By Tgo01 in forum The Lich Project
    Replies: 301
    Last Post: 04-17-2023, 05:31 PM
  2. tpick calibrate
    By Alashir in forum The Lich Project
    Replies: 2
    Last Post: 01-11-2020, 09:02 PM
  3. tpick not working
    By POWPOW in forum Miscellaneous Scripts
    Replies: 2
    Last Post: 02-08-2019, 08:21 PM
  4. tpick not working for me for some reason
    By Necrodeus in forum The Lich Project
    Replies: 4
    Last Post: 07-30-2017, 11:34 AM
  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
  •