Page 1 of 1

Trick to avoid unmounting while crafting on RunUO

Posted: 2004-09-15 05:35:46
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.

Posted: 2004-09-15 12:12:55
by Yoko
,recall anything 21

i inserted "self" only for demonstartion purposes, why do you still using it in scripts i do not know...

Posted: 2004-09-15 15:43:22
by Drakull
I believe on you so much that I still use it :)