Custom Title 2 Font

Any aspects of level design for the Source engine.

Custom Title 2 Font

Postby lazypenguin on Fri Jul 23, 2010 4:37 am

Hello all,

Just a quick question. Does anyone know if it is possible to change the size of the subtitle (<title2><title2> in gameinfo.txt) for a custom mod? I've tried various things such as expanding

Code: Select all
      ClientTitleFont
      {
         "1"
         {
            "name"  "Verdana"
            "tall"         "34"
            "tall_hidef"   "48"
            "weight" "0"
            "additive" "0"
            "antialias" "1"
         }

      }


into

Code: Select all
      ClientTitleFont
      {
         "1"
         {
            "name"  "Verdana"
            "tall"         "34"
            "tall_hidef"   "48"
            "weight" "0"
            "additive" "0"
            "antialias" "1"
         }
                  "2"
         {
            "name"  "Verdana"
            "tall"         "34"
            "tall_hidef"   "48"
            "weight" "0"
            "additive" "0"
            "antialias" "1"
         }
      }


but that didn't quite work :). I might be missing something obvious and I don't like to post unless I REALLY can't find the answer elsewhere but I don't know how to solve this one :).

Thanks!
lazypenguin
Member
Member
 
Joined: Thu Aug 02, 2007 10:34 pm

Return to Hammer Editor Help

Who is online

Users browsing this forum: No registered users