No restart zone

MrTitan

Knight
Customer
How the no restart zone works? There is no information about this .... so sorry for the dumb question.
<zone name="[antaras_no_restart]" type="no_restart" >
<set name="restart_time" val="600" /> // what this means?
<set name="restart_allowed_time" val="10min" /> // this means I can restart after 10 min?


<zone name="rainbow_spring_no_restart1" type="no_restart" >
<set name="restart_time" val="1800" /> // I can restart after 1800? seconds minutes?
<set name="enabled" val="false" /> //restart is not allowed?
 
Back
Top