Trick to avoid unmounting while crafting on RunUO

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
Drakull
Posts: 36
Joined: 2004-07-01 06:02:22

Trick to avoid unmounting while crafting on RunUO

Post by Drakull »

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.
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

,recall anything 21

i inserted "self" only for demonstartion purposes, why do you still using it in scripts i do not know...
Drakull
Posts: 36
Joined: 2004-07-01 06:02:22

Post by Drakull »

I believe on you so much that I still use it :)
Post Reply