Thursday, September 19, 2024 11:57:50 PM
> settings

Customize


Authenticate

> ExileClient_marxet_gui_auctionView_toggleItemInfo.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 _this;
}
forEach [22304,22305,22306,22307,22308,22309,22310,22311,22312,22313,22314,22315,22316,22317,22318,22319,22320,22321,22322,22323,22324,22325,22326,22327,22328,22329,22330,22331,22332,22333,22334,22335,22336,22337];
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b