Author Topic: TrailMyx's FINDITEM info for OEUO  (Read 7725 times)

0 Members and 1 Guest are viewing this topic.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13302
  • Activity:
    0.2%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
TrailMyx's FINDITEM info for OEUO
« on: October 14, 2010, 11:15:55 PM »
0
These subs return information about a targeted item.  Use Alt-F1 to create the target.  Finditem information appears in the text output.

Spacebar prints the X and Y offsets of the cursor for offset gump clicking.

Please note this requires my Subs Collection

Sample results:

--------------------------------
FINDID = 1122793922, in EUO = QRFANQD
findtype = 5357 in EUO = RVH
findkind = 0
contid = 1122793922
findx = 290
findy = 764
findz = 0
findstack = 1
findrep = 0
findcol = 0
name = A Waterstained SOS
property = Weight: 1 Stone


There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
tm_iteminfo2.lua
« Last Edit: October 26, 2010, 11:52:10 PM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13302
  • Activity:
    0.2%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: TrailMyx's FINDITEM info for OEUO
« Reply #1 on: October 17, 2010, 11:45:23 AM »
0
This little script is pretty nice because you can cut-and-paste from the status window into your code.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13302
  • Activity:
    0.2%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: TrailMyx's FINDITEM info for OEUO
« Reply #2 on: October 26, 2010, 09:51:13 PM »
0
I added another feature to this script.  Pressing "Space" bar will print the the click x and click y location of the presently selected gump.  You can note these numbers to be used for gump click offsets.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Superslayer

  • Elite
  • *
  • *
  • Posts: 1006
  • Activity:
    0%
  • Reputation Power: 14
  • Superslayer barely matters.Superslayer barely matters.
  • Gender: Male
  • Well what do you drink? Not tea.
  • Respect: +43
  • Referrals: 0
    • View Profile
Re: TrailMyx's FINDITEM info for OEUO
« Reply #3 on: October 27, 2010, 04:21:23 PM »
0
I love the space bar idea, it's one of my favorite hot keys. Will your version 9 subs collection be coming out after a while?  All I did was change the first line of iteminfo2 so it does file 'tm_subs_collection8.lua' then sends the warning.

There seems to be a snag when using the space bar to print out the info of a targeted item, it prints out the click x and y location literally at least a hundred times.  It stopped doing it on it's own, but the script and oeuo hung a bit.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13302
  • Activity:
    0.2%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: TrailMyx's FINDITEM info for OEUO
« Reply #4 on: October 27, 2010, 04:36:40 PM »
0
oopsie, they should be out already...  I'll post those tonight.
Please read the ScriptUO site RULES
Come play RIFT with me!

Tags: TrailMyx  OEUO