Saturday 22 September 2012

Formatted server name in Score table

Normally in game GUI above the scoreboard you see the server names like this - i.e. without proper font colours:
If you want to see it with colours like on this picture
do the following:
  1. Open your SwatGui.ini file.
  2. Search for [SwatMPPage_servernamelabel] and add below: bAllowHTMLTextFormatting=True 
  3. So now it should look like this:
                [SwatMPPage_servernamelabel]
                bAllowHTMLTextFormatting=True
               Caption=Swat4 Server
               TextAlign=TXTA_Center
               StyleName=sty_swatheaderlabel
               WinTop=0.063983
               WinLeft=0.257696
               WinWidth=0.475781
               WinHeight=0.024635
               bDrawStyle=True
               RenderWeight=0.206897

Save, start game and enjoy!


Tip taken from http://induktio.net/wiki/Colored_messages with inspiration of EmoPig.