Home   Help Search Login Register  

Author Topic: Cool Font Durning Resistance Cutscenes  (Read 887 times)

0 Members and 1 Guest are viewing this topic.

Captain Winters

  • Guest
Cool Font Durning Resistance Cutscenes
« on: 01 Oct 2002, 23:44:56 »
When Viktor Talks In OFP:RESISTANCE they have that cool smaller font! how do i do that?

Gameer_77

  • Guest
Re:Cool Font Durning Resistance Cutscenes
« Reply #1 on: 02 Oct 2002, 00:42:47 »
Code: [Select]
   class DX09v23
   {
      name = "DX09v23";
      sound[] = {"DX09v23.ogg", db+50, 1.0};
      titlesfont = "tahomaB24";
      titlessize = 0.025;
      titles[] =
      {
         0, $STRD_DX09v23
      };
   };

See the titlesfont and titlesize bit?  :)

It's got to be in the description.ext, but you can also use dialog scripting to do this even better!  :o

 8)PEACE