Author Topic: Find Type  (Read 1522 times)

0 Members and 2 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.

Tags: