Author Topic: Where in EUO do I find item id's?  (Read 9076 times)

0 Members and 1 Guest are viewing this topic.

Offline CrisisTopic starter

  • Global Moderator
  • *
  • *
  • Posts: 3014
  • Activity:
    4%
  • Reputation Power: 41
  • Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.
  • Gender: Male
  • Scripting well enough to break things!
  • Respect: +206
  • Referrals: 2
    • View Profile
Where in EUO do I find item id's?
« on: May 03, 2012, 12:48:10 PM »
0
I am new to scripting and have a limited knowledge of coding but am trying to learn. I have a script from here and want to try and modify it a bit to add some things to it. I am trying to work it out on my own but can use a little help. I am trying to find the ID of an item. Looking at the right side of EUO program where it starts with Character Info, where would I find the part where it shows the ID of specific items? I was looking at the find item section but must be over looking it. When I hover over the item that I want to get an ID from, the FINDID does not change at all. Is this the right spot to see an item id? If not where should I be looking? Hopefully I am asking in correct section. If there is a better place to post a question like this please let me know. Thanks!!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: Where in EUO do I find item id's?
« Reply #1 on: May 03, 2012, 12:49:56 PM »
0
Try D/Clicking the Item, then Look at the "Last Action" Category

Offline TrailMyx

  • 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: Where in EUO do I find item id's?
« Reply #2 on: May 03, 2012, 12:50:50 PM »
0
If you use this script, you get the findid, type, color, etc..

http://www.scriptuo.com/index.php?topic=188.0;highlight=findinfo
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline CrisisTopic starter

  • Global Moderator
  • *
  • *
  • Posts: 3014
  • Activity:
    4%
  • Reputation Power: 41
  • Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.
  • Gender: Male
  • Scripting well enough to break things!
  • Respect: +206
  • Referrals: 2
    • View Profile
Re: Where in EUO do I find item id's?
« Reply #3 on: May 03, 2012, 05:15:50 PM »
0
Thanks to both of you. I saw how to double click and find them and Trailmyx, that script to find it is great and very easy. :)

Tags: