Trick to avoid unmounting while crafting on RunUO
Moderators: Murderator+, Murderator
Trick to avoid unmounting while crafting on RunUO
If you have crafting menus runUO or OSI stile, sometimes while crafting using the uo.exec ("recall self 21") or similar calls, the character will dismount. To solve it you can also use uo.exec("recall backpack 21") and it will work fine without dismounting you.