Page 1 of 1

Help with close old menu

Posted: 03.05.2016 1:12
by edur0x
Hi guys.. anyone help me with close this menu?

Image

I try many methods

closemenu;
closegump;

begin
if IsGumpCanBeClosed(GetGumpsCount-1) then
CloseSimpleGump(GetGumpsCount-1);
end;

and not work

Tkz =)

Re: Help with close old menu

Posted: 03.05.2016 11:45
by Vizit0r
looks like usual gump.