EC: automatically selecting the "burn" nest handling gump option
file gumpsparsing.lua, function GumpsParsing.ShowHide(timePassed)
elseif (gumpID == 474) then -- nest gump
GumpsParsing.PressButton(gumpID, 2) -- 1= quietly 2= burn, 3 =cancel
GumpsParsing.ToShow[gumpID] = 0
Comments