Thursday, September 19, 2024 11:59:11 PM
> settings

Customize


Authenticate

> ExileClient_marxet_gui_auctionCreate_preInit.sqf
/*
    MarXet v2.0
    Written by WolfkillArcadia
    CC BY-NC-SA 4.0
*/


private["_display"];
disableSerialization;
_display = uiNamespace getVariable ["RscMarXet", displayNull];
MarXetTradingItem = [];
MarXetEntryEndTime = -1;
(_display displayCtrl 22441) ctrlEnable false;
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b