Modifying your server name in SCP:SL
You can add colored server names by using Rich Text Formatting. The game allows you to use hexadecimal color codes to style your server name.
- Open the Server Configuration File: Locate the config_gameplay.txt file in your server's configuration folder.
- In the server_name field, you can add hexadecimal color codes to change the color of the text. The format is:
``<color=#RRGGBB>Terabit Hosting Server Example</color>``
If you want your server name to appear in blue, you could write the following:
``<color=#0000FF>Terabit Hosting Blue Example</color>``
You can also combine different color sections within the server name:
``<color=#FF0000>Red Terabit</color><color=#00FF00>Green Hosting</color><color=#0000FF>Blue Example</color>``
This would display the server name with "Red," "Green," and "Blue" in their respective colors.
- After editing, save the configuration file and restart the server to apply the changes.
- You can also modify the size of your server name, use bold and italics text and much more:
``<size=50>Huge text here</size> OR <i>italic text here</i> OR <b>bold text here</b>``
You can also use the tool over at CedMod to easily customize your server name: https://cedmod.nl/tools/gradient
Updated on: 09/10/2024
Thank you!