Above the MOTD window it says Server name goes here++, why?

CS:S, TF2, DOD:S, etc.
Post Reply
User avatar
aMies|NFo
Former staff
Former staff
Posts: 37
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Nov 19, 2007 2:01 pm
Location: Bradenton, FL
Contact:

Above the MOTD window it says Server name goes here++, why?

Post by aMies|NFo »

Steam currently has a problem correctly loading a server name with the '#' sign as the first character. If this is happening to you, remove the # from the front of your name.

Code: Select all

//Old Hostname
hostname "#Nuclearfallout Server"

Code: Select all

//New Hostname
hostname "NuclearFallout Server"
-Andrew "aMies" Miesner
Post Reply