Jump to content
Sign in to follow this  
Second Sense

MOTD not showing.

Recommended Posts

Hi all. I have setup the MOTD in the .cfg file with a 5 second delay time, looks the same as default .cfg, however it doesn’t show when someone joins the server. Do I need to add any code somewhere else or should the .cfg be enough?

Thanks for help.

Share this post


Link to post
Share on other sites

motd[] = {"DAYZ","yourtxt2","yourtxt3","yourtxt4","yourtxt5","yourtxt6","yourtxt7"};   // Message ingame

motdInterval = 30; // The Timer

 

paste it in your config file...join your server and wait...

Share this post


Link to post
Share on other sites
10 hours ago, Clockwork88 said:

motd[] = {"DAYZ","yourtxt2","yourtxt3","yourtxt4","yourtxt5","yourtxt6","yourtxt7"};   // Message ingame

motdInterval = 30; // The Timer

 

paste it in your config file...join your server and wait...

Ahh. It seems the MOTD interval wasn't long enough. Thanks

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
Sign in to follow this  

×