Jump to content

Uebermorgen

Member
  • Posts

    103
  • Joined

  • Last visited

Posts posted by Uebermorgen

  1. Hello guys,

     

    are there any informations if the dynamic lightning system will be released for arma 3 epoch?
    Or any similiar to this?

    Some base buildings are very dark and I would really appreciate to build lamps in my base with generator n stuff.

     

     

    thanks

  2. So I'm running a normal server and a test-server.

     

    my testserver has different port, different DB (1) and different Instance (NA124)

     

    If one redis is started, I cant manage to start the second redis because its closing instantly!

     

     

    anyone know why?

  3. Hi,

     

    my BEC is not working correctly.

    I have restarts on 8:00, 14:00, 20:00 and 02:00 but its not restarting at these times.

     

    My Scheduler:

     

    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
     
    <Scheduler>
           
            <!-- *** RESTARTS *** -->
            <!-- 30 min to the 800 restart -->
            <job id="0">
                    <start>073000</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 30 MINUTES!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
            
            <job id="1">
                    <start>075500</start>                
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 5 MINUTES!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
           
            <job id="2">
                    <start>075900</start>                
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 1 MINUTE!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
            
        <job id="3">
                <day>1,2,3,4,5,6,7</day>
                <start>080000</start>
                <runtime>000000</runtime>
                <loop>0</loop>
            <cmd>C:\Users\Administrator\Desktop\0.2.5.2\restart.bat</cmd>
            <cmdtype>1</cmdtype>
            </job>  
           
            <!-- *** RESTARTS *** -->
            <!-- 30 min to the 1400 restart -->
        <job id="4">
                    <start>133000</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 30 MINUTES!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
            
            <job id="5">
                    <start>135500</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 5 MINUTES!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
           
            <job id="6">
                    <start>135900</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 1 MINUTE!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>  
            
        <job id="7">
            <day>1,2,3,4,5,6,7</day>
            <start>140000</start>
            <runtime>000000</runtime>
            <loop>0</loop>
            <cmd>C:\Users\Administrator\Desktop\0.2.5.2\restart.bat</cmd>
            <cmdtype>1</cmdtype>
        </job>  
            
            <!-- *** RESTARTS *** -->
            <!-- 30 min to the 2000 restart -->
            <job id="8">
                    <start>193000</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 30 MINUTES!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
        
            <job id="9">
                    <start>195500</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 5 MINUTES!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
           
            <job id="10">
                    <start>195900</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 1 MINUTE!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>  
            
        <job id="11">
            <day>1,2,3,4,5,6,7</day>
            <start>200000</start>
            <runtime>000000</runtime>
            <loop>0</loop>
            <cmd>C:\Users\Administrator\Desktop\0.2.5.2\restart.bat</cmd>
            <cmdtype>1</cmdtype>
        </job>  
            
     
            <!-- *** RESTARTS *** -->
            <!-- 30 min to the 0200 restart -->
            <job id="12">
                    <start>013000</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 30 MINUTES!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
            
            <job id="13">
                    <start>015500</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 5 MINUTES!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
           
            <job id="14">
                    <start>015900</start>
                    <day>1,2,3,4,5,6,7</day>
            <runtime>000000</runtime>
                    <loop>0</loop>
                    <cmd>say -1 AUTO SERVER RESTART IN 1 MINUTE!</cmd>
                    <cmdtype>0</cmdtype>                   
            </job>
            
                    
        <job id="15">
            <day>1,2,3,4,5,6,7</day>
            <start>020000</start>
            <runtime>000000</runtime>
            <loop>0</loop>
            <cmd>C:\Users\Administrator\Desktop\0.2.5.2\restart.bat</cmd>
            <cmdtype>1</cmdtype>
        </job>  
            
        <job id='16'>
            <day>1,2,3,4,5,6,7</day>
            <start>001000</start>
            <runtime>001500</runtime>
            <loop>-1</loop>
            <cmd>say -1 TS3 and Website: BLA</cmd>
        </job>
        <job id='17'>
            <day>1,2,3,4,5,6,7</day>
            <start>001000</start>
            <runtime>001000</runtime>
            <loop>-1</loop>
            <cmd>say -1 Server restart every 6 hours! 8:00|14:00|20:00|2:00</cmd>
        </job>
     
    </Scheduler>
     

     

     

    What did I wrong?

×
×
  • Create New...