Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
raffi

Can't get BEC Scheduler to Work (Vert Hosting)

Recommended Posts

Hello,

I can not seem to get the Scheduler to work that comes with Battleye Extended Controls.

Here is my Scheduler.xml file and Config.cfg

If you know what changes have to be made could you please assist. Thanks

Config.cfg


#----------------------------------------------------------
#CONFIG FILE
#----------------------------------------------------------
[Bec]
Ip = 127.0.0.1
Port = 2302
BePath = C:\SERVER1\BattlEye
LogDir = MyServer1
Admins = Admins.xml
Commands = Commands.xml
#**************************************************
# Optional
[Misc]
#AsciiNickOnly = True
#AsciiChatOnly = True
#IgnoreChars = æøå
#NickFilterFile = C:\Path\Bec\Config\BadNames.txt
#WordFilterFile = C:\Path\Bec\Config\BadWords.txt
#WhiteListFile = WhiteList.txt
#Warnings = 5
#ServerExeName = myArma2_Server.exe
#Color = 0c
#Timeout = 40
#KickLobbyIdlers = 300
Scheduler = Scheduler.xml
#MaxPlayerNameLength = 30
#DisallowPlayerNameChars = [](){}<>/\^¨|§!"'#¤%&@£$€
#ChatChannelFiles = true
#SlotLimit = 45
#Ts3 = Ts3.xml

# Type1
#FloodControl = 5
# Type2
#FloodControl = 1
#FloodSampleTime = 5
#FloodLockTime = 10

#**************************************************
# Optional
[ChatRestriction]
Global = 10
Side = -1
Group = -1
Vehicle = -1
Command = -1
Commander = -1
Direct = -1
#**************************************************
# Optional
#[ChatSpam]
Lobby = 0
Lobby_Time_Lower = 3
Lobby_Time_Upper = 10
Global = 0
Global_Time_Lower = 3
Global_Time_Upper = 10
Side = 0
Side_Time_Lower = 3
Side_Time_Upper = 10
Group = 0
Group_Time_Lower = 3
Group_Time_Upper = 10
Vehicle = 0
Vehicle_Time_Lower = 3
Vehicle_Time_Upper = 10
Command = 0
Command_Time_Lower = 3
Command_Time_Upper = 10
Commander = 0
Commander_Time_Lower = 3
Commander_Time_Upper = 10
Direct = 0
Direct_Time_Lower = 3
Direct_Time_Upper = 10
#**************************************************
# Optional
#[Reporter]
User = name
Password = pwd
#**************************************************
# Optional
#[Heartbeat]
BeBanFile0 = C:\SERVER2\BattlEye\bans.txt
BeBanFile1 = C:\SERVER3\BattlEye\bans.txt
#----------------------------------------------------------

Scheduler.xml


<?xml version="1.0"?>
<Scheduler>
<!-- Restart Warnings -->
<job id="0">
<time>23:30</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 30 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="1">
<time>23:45</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 15 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="2">
<time>23:55</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 5 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="3">
<time>23:59</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 1 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="4">
<time>05:30</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 30 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="5">
<time>05:45</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 15 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="6">
<time>05:55</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 5 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="7">
<time>05:59</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 1 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="8">
<time>11:30</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 30 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="9">
<time>11:45</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 15 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="10">
<time>11:55</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 5 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="11">
<time>11:59</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 1 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="12">
<time>17:30</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 30 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="13">
<time>17:45</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 15 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="14">
<time>17:55</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 5 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="15">
<time>17:59</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 Server Restart in 1 minutes.</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- Messages -->
<job id="16">
<time>001000</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 Welcome To Fearless Gaming</cmd>
<cmdtype>0</cmdtype>
</job>


</Scheduler>

Share this post


Link to post
Share on other sites

What is the error output in your BEC logs/window?

Edited by Polli
  • Like 1

Share this post


Link to post
Share on other sites

What is the error output in your BEC logs/window?

I have Fixed the problem, Turns out that the BEC Files were not properly created However thankyou for the response. :beans:

Share this post


Link to post
Share on other sites
Sign in to follow this  

×