Exile_64bit_Conversion/Overrides/ExileServer_util_time_uptime.sqf
Torndeco 82348cefa0 Update ExileServer_util_time_uptime.sqf
extDB3 changed return format for UPTIME (impossible for it to error out without user error). 
Will update documentation later. I prob shouldn't have changed it, but its done now
2017-02-23 20:06:35 +00:00

13 lines
378 B
Plaintext

/**
* ExileServer_util_time_uptime
*
* Exile Mod
* www.exilemod.com
* © 2015 Exile Mod Team
*
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
*/
(call compile ("extDB3" callExtension "9:UPTIME:MINUTES"))