Author Topic: Find Type  (Read 581 times)

0 Members and 1 Guest are viewing this topic.

Offline RockoTopic starter

  • Newbie
  • *
  • Posts: 7
  • Activity:
    0.2%
  • 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 »

Tags: