OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: bdfy85 on 28 Sep 2005, 19:06:23
-
I've compiled several missions into capmaign , but I have some problems.
1. I can't see any overview pictures (jpgs ) in mission and campaign start. But its OK when misions are separate ( not camp.)
2. How to set campaign name in different languages ?
class Campaign
{
name = "<camp. name>";
firstBattle = intro;
I tried name = "@STRC_01" or name = "STRC_01" - no luck :(
-
i think its STRM_01 or $STRM_01
its one of the 2 i think
hope that helps
-
the latter i believe