Page 1 of 1

Razor macro issue gumps,buttons

Posted: Tue Mar 18, 2014 7:37 pm
by Kranisar Loranah
I am having issues with wait for gump/gump response(button x).

Even a simple macro using gump windows is having issues.
For example my fighter/mage needs to recall.
say .disarm
target x (recall scroll) or spell whichever
wait for gump
button response x

Macro does everything but hitting button. And macro finishes.
However,if I leave recall gump up and start macro at the button x line it presses button and recalls. Tryed adding some pause/wait commands still could not get it.I used be able to make this work.
Ofcourse for attended macros only. I am missing something.

Re: Razor macro issue gumps,buttons

Posted: Tue Mar 18, 2014 11:40 pm
by Agata
It's nothing I can fix. The error is in Razor. I haven't found a solution for it other than adding a normal wait so it delays long enough for the gump to appear. but even that has the possibility to fail. This problem is not exclusive of WoD, it happens on other shards as well.

Re: Razor macro issue gumps,buttons

Posted: Wed Mar 19, 2014 12:56 am
by Kranisar Loranah
Thanks for the info.If I figure something out I'll repost what I found.I might do a 2 part macro if the wait commands don't bug out.I'll try a separate macro just for button request and see how that goes.

Re: Razor macro issue gumps,buttons

Posted: Tue Mar 25, 2014 12:57 am
by Kranisar Loranah
Never really got it to work correctly. So I changed to UOsteam and everything works correctly now.I just had to edit the replygump code to use old style gumps instead of new style. And play with the pause times.Now I don't have to worry as much on trying to click the gump button to recall and end up dieing. Really, how many times has this happened to you. Died just before you clicked recall button.