
12-21-2002, 03:03 AM
Well, it's a font thing. See, the way MOH handles fonts is with two files. One is a tga file that has a bunch of char's. The other is a text file (can't remember the extension) that gives specifics of the tga so that MOH can pull each char for rendering on screen.
If you know HTML, it's like an image map.
So if you actually wanted those chars to show up, you'd have to take the tga and edit it to include those chars and then edit the other font file and give the dimensions and locations of each char. However, I honestly couldn't tell you the order that they all fit into.
|