Page MenuHomeFeedback Tracker

No Server Messages
New, WishlistPublic

Description

At the last version I rented a server, and all message was good. The server writed when coming the server restart, and i could setup too some messages too.

After the 0.58 i dont know why (i didnt changed the parameters) no messages from restart, and no self messages too..

Details

Legacy ID
14827681
Severity
None
Resolution
Open
Reproducibility
Always
Category
Server
Steps To Reproduce

So thats the Editor content:

<?xml version="1.0"?>
<Scheduler>

    
    <!-- READ http://ibattle.org/install-and-configure/setting-up-the-scheduler/ -->
    <job id="0">
        <runtime>040000</runtime> <!-- run every 4 hours with a 5 minutes delay on startup -->
        <start>040000</start>
        <day>1,2,3,4,5,6,7</day>
        <loop>6</loop> 
        <cmd>#shutdown</cmd>   
        <cmdtype>0</cmdtype>            
    </job>
    
    <job id="1">
        <runtime>040000</runtime> <!-- run every 4 hours with a  mins delay on startup -->
        <start>035900</start>
        <day>1,2,3,4,5,6,7</day> 
        <loop>6</loop> 
        <cmd>say -1 A szerver hamarosan ujra indul!</cmd>    
        <cmdtype>0</cmdtype>            
    </job>    

    <job id="2">
        <runtime>040000</runtime> <!-- run every 4 hours -->
        <start>035500</start>
        <day>1,2,3,4,5,6,7</day> 
        <loop>6</loop> 
        <cmd>say -1 A szerver hamarosan ujra indul!</cmd>    
        <cmdtype>0</cmdtype>             
    </job>

    <job id="3">
        <runtime>001000</runtime> <!-- run every 10 mins -->
        <start>001000</start>
        <day>1,2,3,4,5,6,7</day>
        <loop>144</loop> 
        <cmd>say -1 A legfrissebb hirekert kovess minket a facebookon: DayZ Hungary</cmd>    
        <cmdtype>0</cmdtype>            
    </job>
    <job id="4">
        <runtime>001100</runtime> <!-- run every 11 mins -->
        <start>001100</start>
        <day>1,2,3,4,5,6,7</day>
        <loop>144</loop> 
        <cmd>say -1 Ha nem akarsz egyedul jatszani, gyere fel Teamspeak szerverunkre: 87.229.77.94:9038</cmd>    
        <cmdtype>0</cmdtype>            
    </job>
    <job id="5">
        <runtime>001200</runtime> <!-- run every 12 mins -->
        <start>001200</start>
        <day>1,2,3,4,5,6,7</day>
        <loop>144</loop> 
        <cmd>say -1 Kezdoknek es Haladoknak egyarant ajanljuk Oktato video sorozatunkat a Youtube csatornánkon: Silver Elite Team.</cmd>    
        <cmdtype>0</cmdtype>            
    </job>

</Scheduler>

Additional Information

Sorry for that language, the server is for the hungaryan community. But all means: Server restarts soon / Come check our facebook / Check out our youtube / And if you dont want to play alone come to our teamspeak

Event Timeline

Isty314 edited Steps To Reproduce. (Show Details)Aug 27 2015, 12:14 PM
Isty314 edited Additional Information. (Show Details)
Isty314 set Category to Server.
Isty314 set Reproducibility to Always.
Isty314 set Severity to None.
Isty314 set Resolution to Open.
Isty314 set Legacy ID to 14827681.May 8 2016, 11:36 PM
This comment was removed by BIS_fnc_KK.
BIS_fnc_KK removed a subscriber: BIS_fnc_KK.