Author Topic: Find Type  (Read 2973 times)

0 Members and 3 Guests are viewing this topic.

Offline RockoTopic starter

  • Newbie
  • *
  • Posts: 8
  • Activity:
    0.4%
  • Reputation Power: 1
  • Rocko has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Find Type
« on: October 07, 2025, 08:10:34 PM »
0
I have this script to find type of item:

set #ltargetid null
display ok Target the item you wish to find the type of
set #targcurs 1
loop:
if #ltargetid = null
        goto loop
finditem #ltargetid
msg #findtype $
halt

I have not played for many years and after an hour of searching forums I cannot find out why when I use this snippet the only letter returned is X.  I only get X for anything I target.  Thanks for any help.

My goal is to make taming easier.  The script I have, and the existing scripts render the same results: the rail is good but never tames.  My thought is the animal type has changed hence using the find type script.


Post Merge: October 09, 2025, 06:15:36 PM
368 views and no one knows.  I still can't find anything.  RIP.
« Last Edit: October 09, 2025, 06:15:36 PM by Rocko »

Offline RockoTopic starter

  • Newbie
  • *
  • Posts: 8
  • Activity:
    0.4%
  • Reputation Power: 1
  • Rocko has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: Find Type
« Reply #1 on: October 21, 2025, 04:51:43 PM »
0
1400 views and no one has an answer.

Offline Crisis

  • Global Moderator
  • *
  • *
  • Posts: 3169
  • Activity:
    0.8%
  • Reputation Power: 43
  • 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: +566
  • Referrals: 2
    • View Profile
Re: Find Type
« Reply #2 on: October 25, 2025, 04:41:45 AM »
0
Most of the views are probably bots and not many people use EasyUO any more. It has not been updated in a few years and crashes a lot as does the classic client. Most are using Orion UO or Classic UO. Script UO has been quiet for quite some time, as you can see. If you want information from an item ingame, double click it, doesn't matter if it does anything, and then the info will show up on the side info bar of EasyUO.

Tags: