markdwags / Razor

Razor is a free tool designed to help with simple tasks while playing Ultima Online.
https://www.razorce.com
GNU General Public License v3.0
139 stars 97 forks source link

[BUG] Using stealth in Macro/Script does not reset step-counter. #160

Closed eruspravus closed 3 years ago

eruspravus commented 3 years ago

ClassicUO 0.1.7.0 Razor v1.6.9.21

Using stealth skill from a macro or script does not reset the step-counter for stealth. Macro; Assistant.Macros.UseSkillAction|47 Script; skill 'Stealth' Result; image

If I use the skill manually, or make a razor hotkey it works fine. You can even use this as a workaround, if using hotkey/exec: Stealth, it works from Macro/Script. Macro; Assistant.Macros.HotKeyAction|1044107| Script; hotkey 'Stealth' Result; image