82348cefa0
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
13 lines
378 B
Plaintext
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"))
|