Hello,
Server owner here...LONG long time player owner here.
Anyway, the MOTD for the server? Not working...is this supposed to work?
Also, if there a way to send period messages to the users on the server?
Hello,
Server owner here...LONG long time player owner here.
Anyway, the MOTD for the server? Not working...is this supposed to work?
Also, if there a way to send period messages to the users on the server?
We have a MOTD in place on our server.
When joining the server it doesnt display.
We are using Game Servers for our hosting.
@troppmannp Try to use like this
// Message of the day displayed in the in-game chat motd[] = { "", "Welcome to Server", "Another String" }; motdInterval = 60; // Time interval (in seconds) between each message
@Geez maybe close this ticket cause obsolete?