mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
no longer needed here
This commit is contained in:
@@ -12,12 +12,6 @@ waitUntil{initialized}; //means all the functions are now defined
|
||||
diag_log "HIVE: Starting";
|
||||
|
||||
waituntil{isNil "sm_done"}; // prevent server_monitor be called twice (bug during login of the first player)
|
||||
|
||||
//Set Time
|
||||
call server_timeSync;
|
||||
|
||||
// set Weather
|
||||
// call server_weather;
|
||||
|
||||
// Custom Configs
|
||||
if(isnil "MaxVehicleLimit") then {
|
||||
|
||||
Reference in New Issue
Block a user