shlomo 0 Posted August 4, 2003 Hi . I saw a question about this more then a year ago but without any answers. I want to create some missions in hebrew . Does someone know how to create fonts ? How to use them later on in the game ? Thx. Share this post Link to post Share on other sites
theavonlady 2 Posted August 4, 2003 Tzaharayim Tovim (Hebrew=good afternoon) I'm guessing that if you type in Hebrew, it should appear in mission overviews, briefings and messages on PC's that support the Hebrew character set encoding, such as those running Windows Enabled (for Hebrew). Have you tried? I can't from my PC. It's only English. Share this post Link to post Share on other sites
shlomo 0 Posted August 4, 2003 No it doesn't work. It display some weird text instead of the Hebrew . The fonts in the game are not those in the regular windows system. I looked at the data.pbo and found there couple of fonts. Thx. Share this post Link to post Share on other sites
shlomo 0 Posted August 5, 2003 I've found the font files and even their format. I also found that in the flashpoint.cfg I can set the language to English, French etc. In the commented config.cpp I found class CfgFonts { class Korean { TahomaB24 = hfont16; TahomaB36 = hfont16; TahomaB48 = hfont16; CourierNewB64 = hfont16; Garamond64 = hfont16; SteelfishB64 = hfont32; SteelfishB128 = hfont32_16; AudreysHandB48 = hfont16; AudreysHandI48 = hfont16; }; }; Does someone know how to put all together ?? Thx. Share this post Link to post Share on other sites