Page 1 of 1

gumps

Posted: 2005-05-12 17:09:37
by SlickBlade
i how to use the whole gump think with the ,infogump but i wanted to know if there is a way where you can use multiple gumps from one thing. like on pvp-alfa there is an equipment stone and you need to get 4 things from there. when i used ,infogump and set it up it worked only for the first thing i chose. it made whatever i chose first the default. and the script just ignores the rest of the items. so my question is when you use gumps can you choose more then one thing( not use default or make more then one default) from the same gump menu?

Posted: 2005-05-12 22:23:58
by Destruction
M.b.
uo.recall(gump ID,button);

Posted: 2005-05-13 21:22:37
by SlickBlade
i tried that but that only works for the first button any button after that gets ignored

Posted: 2005-05-15 16:04:48
by Yoko
use forum's Search, keyword: "norbcalc"

Posted: 2005-05-16 16:27:25
by SlickBlade
i did that and they all talk about recalling from runebooks and how to select one option from the menu. i need to select like 5 from the same menu on after the other. if you can show me exactly where i can find it plz give me the link

Posted: 2005-05-16 19:10:08
by Beyonder
UO.Recall has just a name similiar to runebooks. But it can operate with absolutely any gump menus.
To do that, yo have to find a topic here where is given full manual on how to get ID of some button to put it in UO.Recall.