Battleye Messages

Total

Member
I know this probably isn't where I should be posting this, but my server has been having an issue with restart warning, or lack of I should say. We have messages for the site, TS and restarts, but they're not coming through. Here's my files. (I'll just post the relevant ones)

Code:
# Set the path to the Scheduer.xml file.
Scheduler = Scheduler.xml

Code:
<job id="2">
<time>02:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 Server will Auto restart in one hour</cmd>
<cmdtype>0</cmdtype>
</job>

From what I can tell everything is fine, this started when the 1.0.4 update rolled out, not sure whats going on. I'm with HFB
 
Use full place name e.g
# Set the path to the Scheduer.xml file.
Scheduler = C:\Servertools4\Config\Scheduler.xml
 
Thanks for the reply. I tried that but it still didn't work. I put this in;

Code:
# Set the path to the Scheduer.xml file.
Scheduler = bec\config\scheduler.xml
 
I dont have the server running off my computer, its through HFB, so i dont have the C drive or any other drive. The path I just posted is the best I can do. The original path is in the OP and it was working with that before the 1.0.4 update.
 
I would, but last time this happened they told us they hadn't put in a line (which we have right now) and they put in the line and reset our entire server lol so I'd like to avoid that if possible.
 
if they reset your server just make sure you make a backup of the database and custom pbos, hfb are probably the right people to talk too
 
Back
Top