Author Topic: Welcome message problem?  (Read 472 times)

Okay, so every time I create my server, the welcome message says "Hi," so I tried changing it to "Welcome to my server!", and it worked. The next day, I host again, the welcome messaged changed to "Hi," again. So I did it the next day to check if it's just a temporary glitch but it wasn't. It was back to "Hi," again.

Does anyone know how to fix this?

This keeps happening to me, it's annoying.

I haven't tried yet, but did you change it via RTB or the server settings before setting up the server? This happens to me when I use RTB server settings, I haven't tried settings before setting up the server yet.

This keeps happening to me, it's annoying.

I haven't tried yet, but did you change it via RTB or the server settings before setting up the server? This happens to me when I use RTB server settings, I haven't tried settings before setting up the server yet.
I thought you could only change the wlecome message via RTB Server Pref.

Try typing this in console: $Pref::Server::WelcomeMessage = "Your message here.";

When closing your server, type quit(); into the console instead of just closing it. This will ensure that the game exports your prefs and saves for the next time you start.