Subscribe to RSS feeds from ScriptUO with this LINK
0 Members and 3 Guests are viewing this topic.
Ok I have run another 50K scrolls. It will run for about 18K or so when first started then it seems to glitch. I gets stuck at Restocking Wood Pulp. Currently there is over 180K of woodpulp in the resource bin. I hit the scroll button and it runs another 2K scrolls and stops again with the same
while #true{ gosub CheckMenu}
sub CheckMenu if #menubutton = EUOButton1 gosub Button_CraftPulp if #menubutton = EUOButton2 gosub Button_CraftScroll if #menubutton = EUOButton3 gosub PauseCraft return