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

Customize


Authenticate

> ExileServer_marxet_system_request_trading_isLocked.sqf
/*
    MarXet v2.0
    Written by WolfkillArcadia
    CC BY-NC-SA 4.0
*/
 
private["_entry"];
_entry = MarXetTrading getVariable [_this, []];
if (_entry isEqualTo [] || _entry select 0) exitWith { true };
false
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b