Page 1 of 1

Crafting Windows

Posted: Wed Feb 20, 2008 4:31 pm
by alatar
I haven't tested them all, but the Tinkering Menu doesn't automatically close itself after you make an item, instead the 2 windows stay open and you have to close them automatically.. Not really a big issue but when you use razor to macro any crafting skill you'll lag incredibly after the windows pile up... also they get so big you have to log off to get rid of them..

Posted: Wed Feb 20, 2008 4:42 pm
by Derrick
Others have reported this but I haven't been able to find the problem. I have used Razor to macro crafting and I've not been able to reproduce the problem.

Is there anyone else that is not having this problem? Maybe we need to look at client versions or delay timing to get to the bottom of it.

Posted: Wed Feb 20, 2008 5:28 pm
by alatar
Double Click (tinker's tool (1EBC)
Pause
MenuResponse1
Pause
MenuRepsonse18
Pause
-

Now I know thats not really informational but that's the macro code im using on Razor.. I believe the issue comes from how you are using UO:R Crafting Windows, and they don't click and renew, like AoS, instead they just pile up under eachother.

Posted: Wed Feb 20, 2008 5:44 pm
by alatar
Easy solution would be to only allow 1 crafting menu open at a time.

Posted: Wed Feb 20, 2008 6:48 pm
by Derrick
yea, sadly the menus don't work like gumps and I don't think there is a close all menus command i can send :(

Posted: Wed Feb 20, 2008 7:19 pm
by Khronus
another thing is that the menu should open back automatically after u make an item, menu is already slow kinda annoying having to make hotkey for opening tool menu gump...

Posted: Wed Feb 20, 2008 11:20 pm
by Derrick
We're planning a make last item feature

Posted: Thu Feb 21, 2008 3:34 am
by Khronus
nice derrick

Posted: Thu Feb 21, 2008 4:15 am
by Deano
Derrick wrote:We're planning a make last item feature
Awesome.

Good to see post-T2A improvements added. Interface adjustments are always better (to some extent). As long as they don't make other game mechanics redundant.

Re: Crafting Windows

Posted: Tue Aug 21, 2012 12:16 am
by Xandorf
The trick to not having the menus stack up is to Not use the Pause for xxxx milliseconds. If you use the Wait for menu(Any) it will not leave the menus on your screen. Just make the timeout on it like 5 and it shouldn't hang up.

I haven't tried tinkering though.