Author Topic: Recurring Welcome Message?  (Read 2002 times)

That didn't work. I'll try it again just to be sure, and then I'll try Checko's idea.
If pecon's last post did not help, then you may have an add-on interfering with the pref saving.

Start a server and then type this in console:
Code: [Select]
trace(1);quit();Then post your console log.

Yes, I am changing it via RTB. Is there a different way?

Yes, I am changing it via RTB. Is there a different way?

Enter the following into the console:

$Pref::Server::WelcomeMessage = "Welcome to my server.";

Try using quit(); right after that just to test saving it once.

Enter the following into the console:

$Pref::Server::WelcomeMessage = "Welcome to my server.";

Try using quit(); right after that just to test saving it once.

Oops. forgot to close that [tt] block and I can't edit. Oh well.