Jump to content
k3kz3

Server Messages

Recommended Posts

Hello Guys! :)

i am just a new owner from a dedicated server and wanted to ask a question.

 

I'm new on this... but i'm learning really fast.

So i know many things learned by videos or in the web.

The only thing that won't work is to send automatic server messages...

 

i have tried to edit it in ServerDZ.cfg on the line: 

motd[] = {"Willkommen auf einem neuen DayZ Server","line2","line3"}; // Message of the day displayed in the in-game chat
motdInterval = 3;           // Time interval (in seconds) between each message

 

for example^^

 

and also i found a messages.xml what provides me to send these. -> 

____________

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<messages>

<message>
        <delay>1</delay>
        <onconnect>1</onconnect>
        <text>Wilkommen bei #name ! Discord: discord.me/BAM</text>
    </message>

<messages>

__________

why they doesn't show up? :(

The Mod: DayZ Expansion Chat/Notifications are installed and working. tested with Airdrop and aother players Chat.

 

What can i do ? I don't have a BEC tool or something like that. My Provider only gives me access to the Hardware and the FTP access. can not install any programs....

 

hope somebody can help me! ;)

Share this post


Link to post
Share on other sites
1 hour ago, k3kz3 said:

Hello Guys! :)

i am just a new owner from a dedicated server and wanted to ask a question.

 

I'm new on this... but i'm learning really fast.

So i know many things learned by videos or in the web.

The only thing that won't work is to send automatic server messages...

 

i have tried to edit it in ServerDZ.cfg on the line: 

motd[] = {"Willkommen auf einem neuen DayZ Server","line2","line3"}; // Message of the day displayed in the in-game chat
motdInterval = 3;           // Time interval (in seconds) between each message

 

for example^^

 

and also i found a messages.xml what provides me to send these. -> 

____________

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<messages>

<message>
        <delay>1</delay>
        <onconnect>1</onconnect>
        <text>Wilkommen bei #name ! Discord: discord.me/BAM</text>
    </message>

<messages>

__________

why they doesn't show up? :(

The Mod: DayZ Expansion Chat/Notifications are installed and working. tested with Airdrop and aother players Chat.

 

What can i do ? I don't have a BEC tool or something like that. My Provider only gives me access to the Hardware and the FTP access. can not install any programs....

 

hope somebody can help me! ;)

Try setting the MOTD delay to 30 and fill in the other line2, line 3 lines with messages, as for the messages.xml im not sure they are working atm.

You can run bec as you would the server just upload it to the game root dir and setup accordingly in config, and add bec to your start up line in .bat file or similar.

Share this post


Link to post
Share on other sites

Hello, thanks for the Reply 🙂

 

how can i set the delay on 30?

I can not upload BEC to the server. My Provider doesnt allow any uploads included .exe or .bat files.
I can install mods or stuff like that. but i can not upload any other files... bec has a exe file to start with a bat file so i can not use it.
i contacted my provider to ask for that client maybe he would install it 😉

 

Share this post


Link to post
Share on other sites
7 hours ago, k3kz3 said:

Hello, thanks for the Reply 🙂

 

how can i set the delay on 30?

I can not upload BEC to the server. My Provider doesnt allow any uploads included .exe or .bat files.
I can install mods or stuff like that. but i can not upload any other files... bec has a exe file to start with a bat file so i can not use it.
i contacted my provider to ask for that client maybe he would install it 😉

 

You could be sneaky and rename the .exe to a .txt then upload it and change the extension back to .exe? 😎

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×