Jump to content

disto1978

Member
  • Posts

    27
  • Joined

  • Last visited

Posts posted by disto1978

  1. Thanks a lot for your answers.

    Does the counter starts at serverstart or have i sync it with the server daytime?

     

    In my HiveExt.ini i have set...

    [Time]
    Type = Static
    Hour = 8
    

    If i want a restart evey 3 hours have i set the counter for restart at 030000 or 110000?

  2. Hello,

    i´m experimenting a lot of days and i don´t get it working. I have found a lot of HowTo´s and tryed to update the scripts to the new versions.

     

    My Scheduler.xml

    <?xml version="1.0"?>
    <Scheduler>
    	<job id='0'>
    		<day>1,2,3,4,5,6,7</day>
    		<start>000000</start>
    		<runtime>000000</runtime>
    		<loop>0</loop>
    		<cmd>say -1 BEC server active!</cmd>
    	</job>
       
    	<job id="1">
    		<start>053000</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in 30 minutes</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="2">
    		<start>054500</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in 15 minutes</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="3">
    		<start>055000</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in 10 minutes</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="4">
    		<start>055500</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in 5 minutes</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="5">
    		<start>055600</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in 4 minutes</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="6">
    		<start>055700</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in 3 minutes</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="7">
    		<start>055800</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in 2 minutes</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="8">
    		<start>055900</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in the next minute!</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="9">
    		<start>055930</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in the next 30 seconds!</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="10">
    		<start>055945</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in the next 15 seconds!</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="11">
    		<start>055949</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 Server will Auto restart in the next 10 seconds!</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="12">
    		<start>055950</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...10</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="13">
    		<start>055951</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...9</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="14">
    		<start>055952</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...8</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="15">
    		<start>055953</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...7</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="16">
    		<start>055954</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...6</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="17">
    		<start>055955</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...5</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="18">
    		<start>055956</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...4</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="19">
    		<start>055957</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...3</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="20">
    		<start>055958</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...2</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="21">
    		<start>055959</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 ...1</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
    
    	<job id="22">
    		<start>060000</start>
    		<runtime>000000</runtime>
    		<day>1,2,3,4,5,6,7</day>
    		<loop>0</loop> 
    		<cmd>say -1 SHUTDOWN</cmd>	
    		<cmdtype>0</cmdtype>			
    	</job>
        
      <job id='23'>
    		<day>1,2,3,4,5,6,7</day>
    		<start>000040</start>
    		<runtime>001000</runtime>
    		<loop>-1</loop>
    		<cmd>say -1 Do NOT loot/damage LOCKED buildings or vehicles! (Result = Kick/Ban!)</cmd>
    	</job>
      
      <job id='24'>
    		<day>1,2,3,4,5,6,7</day>
    		<start>000050</start>
    		<runtime>001000</runtime>
    		<loop>-1</loop>
    		<cmd>say -1 Loot/steal UNlocked buildings/vehicles is ALLOWED! ...but please no insane destroying of it!</cmd>
    	</job>  
    
    
    </Scheduler>
    

    In HiveExt.ini i have set

    [Time]
    Type = Static
    Hour = 8
    

    ...but absolute no effect. The serverrules i have set in the scheduler working fine (ID 23,24) but absolute no warings about restarting and the server don´t shut down after 6 hours. Can someone tell me please why this don´t working?

×
×
  • Create New...