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

RHS-Jeff

Server timed messages?

Recommended Posts

I was playing on a server the other day and noticed that it had some sort of timed message that displayed every once in a while, something like Join our teamspeak @ xxxxx or goto our website @ xxxx

Anyone know how to do this?

Share this post


Link to post
Share on other sites

I saw that, and set the MOTD do display what I want, but I need something to either repeat the MOTD, or run a custom command/server message every X amount of time.

I looked through it again to double check I didn't miss something, but can't seem to find it.

Anyone?

Share this post


Link to post
Share on other sites

Yeah you cant loop the MOTD. I don't think it would be that practical though, as you probably only want to repeat one or two lines, not the entire series of messages including the "Welcome to my server" bit.

You should instead using BattlEye RCON and the "Say" command. You can create a batch script that logins via BE, and says something like "Say -1 Please remember to donate to keep this server running" and then put in a pause of 60 seconds in the next line, and then repeat it, etc.

Share this post


Link to post
Share on other sites

You should instead using BattlEye RCON and the "Say" command. You can create a batch script that logins via BE' date=' and says something like "Say -1 Please remember to donate to keep this server running" and then put in a pause of 60 seconds in the next line, and then repeat it, etc.

[/quote']

Example please - I'd like to add that to my the server monitor tool I've been working on to broadcast when the server is going to restart itself.

Share this post


Link to post
Share on other sites

C'mon man. Use Google. Take you less than 30 seconds to find what you're after.

http://forums.bistudio.com/showthread.php?131759-New-BattlEye-features-for-server-admins

It wasn't rcon I was asking about, I meant the batch script to loop said messages, I currently use autoit to do the same as you suggested but wondered how your method differs...

Share this post


Link to post
Share on other sites

I tried to input the messages as a batch file so I could run it through RCON, but I can't get it to work properly. The say command doesn't execute until after I quit the RCOn exe manually. Help? I'm a newb, but I couldn't google a solution.

Share this post


Link to post
Share on other sites

×