Would someone be able to help me make cmdr open with a button? Using the following I think is part how it’ll work but unsure since I haven’t been able to make it work.
<CmdrClient>:Show() - - Shows the Cmdr window, as long as it is enabled. <CmdrClient>:Hide() -- Hides the Cmdr window. <CmdrClient>:Toggle() -- Toggles the Cmdr window, will not show if it is not enabled.