Hey all back from my year or 2 break i need every few years hope everyone is well.
When I quit I was learning basics and starting to understand more and more (Thanks Neo)
As I have returned I have noticed a few things
- No script sees the tinker kits in my pack, from old easy scripts to the ones in here. Play on official shards have tried exceptional, non ex, npc bought tinker tools none are recognized.
I was wondering if the kits have changed there ID and I just need to go threw the scripts and manually swap the old ID to the new but wanted to ask before I started messing with it.
-Second it seems all the stealth trainers hid you and then never walk anywhere. I have noticed the message the first time he hides that "you must wait to perform another skill". I tried to run this @ 50/50 hide/stealth and thought that might be the problem so got hiding to 79 and the same thing.
I would think it is
finditem %Tinkertools C_ , #backpackid
if #findcnt < 2
Am I right that the %Tinkertools is the tool itself and the C_ would be the saved data for the backpack? (just thinking outloud)
A- I need to adjust the timing between hiding and stealth because something has changed in the last year
B-The old command to take a step has changed so I need to update that.
Thank you in advance, hope to get this running I used to love testing scripts and working on them with you guys.