Thursday, September 19, 2024 11:46:56 PM
> settings

Customize


Authenticate

> ExileClient_marxet_gui_toggleSideBar.sqf
/*
    MarXet v2.0
    Written by WolfkillArcadia
    CC BY-NC-SA 4.0
*/
 
private["_display"];
_display = uiNamespace getVariable ["RscMarXet", displayNull];
{
	(_display displayCtrl _x) ctrlShow _this;
	(_display displayCtrl _x) ctrlEnable _this;
}
forEach [22011, 22012, 22013, 22015, 22016, 22017, 22010, 22014];
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b