Jump to content

Message every 30 min - BEC Scheduler


Recommended Posts

Hi Epoch Community

 

I´ve got 2 questions according to BEC Scheduler file:

 

a) I wanted to give some warnings just before server will restart, thats why I edited BEC Server Config like this:

<!-- *** Restart 03:00 Uhr *** -->
<job id="1">
<time>02:45:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server will Auto restart in 15 min - get out of vehicles </cmd>
<cmdtype>0</cmdtype>
</job>
<job id="2">
<time>02:50:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server will Auto restart in 10 min - get out of vehicles </cmd>
<cmdtype>0</cmdtype>
</job>
<job id="3">
<time>02:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server will Auto restart in 5 min - get out of vehicles </cmd>
<cmdtype>0</cmdtype>
</job>
<job id="4">
<time>02:58:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server will Auto restart in 2 min - get out of vehicles </cmd>
<cmdtype>0</cmdtype>
</job>
<job id="5">
<time>02:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server will Auto restart in 1 min - get out of vehicles </cmd>
<cmdtype>0</cmdtype>
</job>
<job id="6">
<time>02:59:55</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server will Auto restart NOW - get out of vehicles </cmd>
<cmdtype>0</cmdtype>
</job>

 

I did the same 4 every restart time, but it doesnt show up ingame?!?

It worked for 3 days, but since i added following lines (next question) it didnt work anymore. What can I do about this B) ?

 

 

b) I wanted to add a every 30 min message with serverrules and edited like this:

 

<job id="55">
<time>003000</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 no voice in side chat + no griefing,
english or german language only in side chat,
no killing, destroying or stealing from backpacks & cars in safe zones,
no glitching the game + no combat-logging,
no obstructing high-grade areas/ traders with built bases,
no parking vehicles or setting up camp anywhere off the map,
no leaving locked vehicles inside safe zones,
no destroying vehicles in bases or raping nearby safes in bases,
no deconstructing foreign bases + respect the admins,
</cmd>
<cmdtype>0</cmdtype>
</job>

 

But this message isnt show at all - and some of my restart warnings are not shown anymore. What can i do with this problem??

 

 

THX 4 your help

Link to comment
Share on other sites

Wwaaahhooouuuuu

 

<cmd>say -1 no voice in side chat + no griefing,
english or german language only in side chat,
no killing, destroying or stealing from backpacks & cars in safe zones,
no glitching the game + no combat-logging,
no obstructing high-grade areas/ traders with built bases,
no parking vehicles or setting up camp anywhere off the map,
no leaving locked vehicles inside safe zones,
no destroying vehicles in bases or raping nearby safes in bases,
no deconstructing foreign bases + respect the admins,
</cmd>

 

 

Every 30min you gone to flood you server :(

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...