Blockland Forums > Help
Recurring Welcome Message?
Checko2100:
--- Quote from: SirLancelot7 on April 08, 2013, 03:54:51 PM ---I have the same issue. Mine is saved as I DON'T KNOW AAA everytime I start my sever.. And when I forget to change it, it looks funny :c
Hopefully a solution will come forth.
--- End quote ---
I got a solution, this used to happened me too, but I made it that my server has a new welcome message.
I mean, I cant put different welcome messages saving, but I can change it so It says a decent welcome message.
Now go to Blockland/config/server/prefs.cs
Make a copy for the prefs.cs if something goes wrong.
What I do is change name of prefs.cs to prefs.txt, then I search for the welcome message option, and change it.
Now when you change welcome message make sure that you put '' at the start of the message, then when you finish it put ''; at the message, Colors do work.
Example:
''<color:00FF00>Welcome to my server %1.'';
When you finish it, chance prefs.txt again to prefs.cs and move it to Blockland/config/server
If everything is alright, it should look like this ingame
Welcome to my server Checko2100.
Pecon:
--- Quote from: SirLancelot7 on April 08, 2013, 03:54:51 PM ---I have the same issue. Mine is saved as I DON'T KNOW AAA everytime I start my sever.. And when I forget to change it, it looks funny :c
Hopefully a solution will come forth.
--- End quote ---
Try this.
Host the server, change the preferences you want.
Then do quit(); in the console.
This should tell the game to export all of the preferences and then shut down the game, the preferences should be saved from that point.
Twizzle:
--- Quote from: Pecon on April 08, 2013, 07:00:43 PM ---Try this.
Host the server, change the preferences you want.
Then do quit(); in the console.
This should tell the game to export all of the preferences and then shut down the game, the preferences should be saved from that point.
--- End quote ---
That didn't work. I'll try it again just to be sure, and then I'll try Checko's idea.
WALDO:
The same thing happens with my server, I just never bothered to fix it. Is this a bug or is something preventing the welcome message from being saved on quit?
KoopaScooper:
Are you changing the pref via RTB? I was pretty sure Ephialtes stated this was a bug with RTB somewhere