no longer needed here

This commit is contained in:
[VB]AWOL
2013-11-29 01:35:48 -06:00
parent a70199aae4
commit 5de91d86af

View File

@@ -12,12 +12,6 @@ waitUntil{initialized}; //means all the functions are now defined
diag_log "HIVE: Starting"; diag_log "HIVE: Starting";
waituntil{isNil "sm_done"}; // prevent server_monitor be called twice (bug during login of the first player) 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 // Custom Configs
if(isnil "MaxVehicleLimit") then { if(isnil "MaxVehicleLimit") then {