Any way to check to see if a perticular window is open.. and if so then close it.. or click cancel.. or what ever buton closes the window..
like if inventory is open .. check to see if it is.. then if it is .. click cancel..
thanks
omper
Moderator: MacroQuest Developers
Code: Select all
/if $invpanel==FALSE /windowstate inventory openCode: Select all
/if $invpanel==TRUE /windowstate inventory close