Announcement

Collapse
No announcement yet.

How was it done now???

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How was it done now???

    I tried the other day to chack and see if my Tailoring kit I had was the old or new one and I typed the ";" before the link and it would not show any info on the kit regular linking would work but not if I places the Semicolon in front of it...Has this been nerfed?
    Strokker~Fennin Ro
    What makes a man a man? A friend of mine once wondered. Is it his origins? The way he comes to life? I don't think so. It's the choices he makes. Not how he starts things, but how he decides to end them.John Myer~Hellboy 2004

  • #2
    Error processing request. Words recognizable, intent of statement unknown.



    Gorse

    Comment


    • #3
      Try using ;tell <LINK> (or /tell <LINK>...my mind's fuzzy at the moment.)

      Comment


      • #4
        Is this some way of seeing the item ID string while inside EQ? If so, please do tell
        Gaell Stormracer, Storm Warden of Tunare, United Kingdoms, Antonius Bayle

        Comment


        • #5
          It is ;tell <link>.
          Yes, it lets you see the ID numbers while inside EQ. You get an error message from the UCS that looks something like
          "Could not find player 0032CE000000000000000000000000000000007ECE4F07Wate r" (that's the message for Water Flask)
          The first 6 digits of that mess is the item id# (in hex).
          Grab your calculator(or use the one built into Windows) and you can convert that to decimal.

          Interestingly, this doesn't work for Doubloon or Orum, the UCS just spits the intact link back at you.

          Comment


          • #6
            Yes I've had some trouble getting the item ID lately. When UCS was running, I often got the same thing back but when UCS crashes and I check before it gets up, I usually got the ID number.

            Since UCS often won't reload or refresh until you zone, put the item(s) on your trader mule and then check it in the morning.

            Grolyn Blacknife
            Beastlord
             T:7
             M:0
             T:6
             M:1
             T:6
             M:0
            Fletching:
            284
             T:7
             M:0
             T:6
             M:0
             T:7
             M:2
            Zira Blacknife
            Shaman
             T:7
             M:0
            Maelin Starpyre
            Vazaelle
            Reiseraa
            Necro
            Research:
            102

            Comment


            • #7
              Yup it is ;t or ;tell <item name> and it does show the hex dex number at the end right before the item name. People also use it for their Incoming messages so they show up in purple.
              Strokker~Fennin Ro
              What makes a man a man? A friend of mine once wondered. Is it his origins? The way he comes to life? I don't think so. It's the choices he makes. Not how he starts things, but how he decides to end them.John Myer~Hellboy 2004

              Comment


              • #8
                That could help identify things like those darned mechanoinstruction scraps (for the Bellfast quest) before looting/buying... thanks for the info.

                EDIT: This doesn't seem to work for items with a single-word name - eg "bottle" - but does work fine for things like "Bazu parts mold". This is probably why the "Orum" and "Doubloon" fails above -- since that's like a player name, being 1 "word".

                (Now to see if I can cook up a little Javascript URL to take the hex string and look up the ID in Lucy.... or maybe even a little pattern-match for Tango )
                Last edited by Gaell Stormracer; 05-10-2007, 03:28 AM.
                Gaell Stormracer, Storm Warden of Tunare, United Kingdoms, Antonius Bayle

                Comment


                • #9
                  That last line piqued my interest. The JS to convert hex to decimal for Lucy look-ups is trivial, but what's Tango?
                  Sir KyrosKrane Sylvanblade
                  Master Artisan (300 + GM Trophy in all) of Luclin (Veeshan)
                  Master Fisherman (200) and possibly Drunk (2xx + 20%), not sober enough to tell!
                  Lightbringer, Redeemer, and Valiant servant of Erollisi Marr

                  Comment


                  • #10
                    Originally posted by Gaell Stormracer View Post
                    EDIT: This doesn't seem to work for items with a single-word name - eg "bottle" - but does work fine for things like "Bazu parts mold". This is probably why the "Orum" and "Doubloon" fails above -- since that's like a player name, being 1 "word".

                    (Now to see if I can cook up a little Javascript URL to take the hex string and look up the ID in Lucy.... or maybe even a little pattern-match for Tango )
                    Originally posted by KyrosKrane View Post
                    That last line piqued my interest. The JS to convert hex to decimal for Lucy look-ups is trivial, but what's Tango?
                    Either the Spicy Latin Dance or maybe this. However i was not aware of the single name item limitation, I will have to check this out myself.../grin.

                    Yup bad linking on my part ..but hey I was wrong anyhow.../grin.
                    Last edited by Strokker; 05-12-2007, 12:51 AM. Reason: fixed link
                    Strokker~Fennin Ro
                    What makes a man a man? A friend of mine once wondered. Is it his origins? The way he comes to life? I don't think so. It's the choices he makes. Not how he starts things, but how he decides to end them.John Myer~Hellboy 2004

                    Comment


                    • #11
                      Bad link there, Strokker. =/ I think you copy/pasted the wrong chunk of text.
                      Sir KyrosKrane Sylvanblade
                      Master Artisan (300 + GM Trophy in all) of Luclin (Veeshan)
                      Master Fisherman (200) and possibly Drunk (2xx + 20%), not sober enough to tell!
                      Lightbringer, Redeemer, and Valiant servant of Erollisi Marr

                      Comment


                      • #12
                        Tango is a log parser for EQ... that is mostly for giving voice feedback, including timers, and can take plug-ins to do things like DPS calculations and look up raid points. Since it ONLY uses the EQ logs, and doesn't do illegal things like grubbing about in process memory, it's not breaching of the EULA.

                        I was thinking in terms of a plug-in that would find that pattern, look up the Lucy ID (or a local copy of the EQitems dump) and speak the ID number and maybe the LORE text.

                        See http://www.personaluse.org/tango/Tango.html for info.
                        Last edited by Gaell Stormracer; 05-10-2007, 05:00 PM.
                        Gaell Stormracer, Storm Warden of Tunare, United Kingdoms, Antonius Bayle

                        Comment


                        • #13
                          Ah, nice. I use a similar program called EQWatcher that does essentially the same thing, though it's a bit friendlier to a non-programmer, and not as powerful (it has a programming interface, but it's a souped-up scripting language, not a full programming language, from what I could tell). I would find it very hard indeed to play without all my precious voice alerts. =)
                          Sir KyrosKrane Sylvanblade
                          Master Artisan (300 + GM Trophy in all) of Luclin (Veeshan)
                          Master Fisherman (200) and possibly Drunk (2xx + 20%), not sober enough to tell!
                          Lightbringer, Redeemer, and Valiant servant of Erollisi Marr

                          Comment


                          • #14
                            I used to use the "followup" to EQwatcher, called Fury, but Tango is just a lot more handy for most of what I do in EQ -- and Fury just doesn't seem to be being supported at all anymore. So I'll see what I can make do with Tango...
                            Gaell Stormracer, Storm Warden of Tunare, United Kingdoms, Antonius Bayle

                            Comment


                            • #15
                              KyrosKrane - I just had a revelation of sorts: try /www <paste link here> in EQ:

                              I'm going to try and create a little local pseudo-proxy for this, maybe you have another approach?

                              EDIT: Firefox was chucking the "invalid" URLs without checking it, so took an alternate approach: wrote a perl script and made that the default http handler, then got it to rewrite the URL if it was in the form of an EQ item link to be a search on the main EQtraders site.

                              ZIP file of script and registry file attached -- perl required, and tweaking of the paths in the registry file and where the script expects to find the firefox binary. (Although I guess it could be changed to iexplore.exe).

                              Hopefully this will let someone that knows more about Windows programming convert this into a more generally useable standalone thing in VB or C# or somthing -- or, better yet, something like a Firefox add-in that does the rewrite within the browser.
                              Attached Files
                              Last edited by Gaell Stormracer; 05-15-2007, 12:31 PM.
                              Gaell Stormracer, Storm Warden of Tunare, United Kingdoms, Antonius Bayle

                              Comment

                              Working...
                              X