Friday, September 20, 2024 12:05:24 AM
> settings

Customize


Authenticate

> ExileClient_marxet_gui_tradeMine_postInit.sqf
/*
    MarXet v2.0
    Written by WolfkillArcadia
    CC BY-NC-SA 4.0
*/
 
private["_display"];
disableSerialization;
_display = uiNamespace getVariable ["RscMarXet", displayNull];
{
	(_display displayCtrl _x) ctrlShow false;
}
forEach [22202,22203,22204,22205,22206,22207,22208,22209];
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b