OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: bdfy85 on 28 Sep 2005, 19:06:23

Title: Pictures in the overview not seen.
Post 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 ?
Quote
class Campaign
{
   name = "<camp. name>";
   firstBattle = intro;
I tried  name = "@STRC_01" or name = "STRC_01" - no luck :(
Title: Re:Pictures in the overview not seen.
Post by: 456820 on 28 Sep 2005, 21:09:26
i think its STRM_01 or $STRM_01
its one of the 2 i think
hope that helps
Title: Re:Pictures in the overview not seen.
Post by: Triggerhappy on 28 Sep 2005, 22:33:54
the latter i believe