PersistentTreeLogging/Server Addon/TreeLogging/bootstrap/fn_postInit.sqf
2017-12-25 13:33:07 +01:00

6 lines
192 B
Plaintext

"TreeLogging PostInit started..." call ExileServer_TreeLogging_log;
[] call ExileServer_world_loadAllDatabaseTrees;
"TreeLogging PostInit finished..." call ExileServer_TreeLogging_log;