Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Lepanto on January 29, 2014, 02:35:07 pm

Title: How to switch interfaces between campaigns in a single mod
Post by: Lepanto on January 29, 2014, 02:35:07 pm
I'm making a BP fan campaign, split into multiple single-mission sub-campaigns, like in The Blade Itself. In some of these missions, you'll fly for the FS2-era GTVA, and use FS2 retail interface art In the other missions, you'll fly for the UEF, and use the UEF interface art from WiH. I want each mini-campaign to use the interface art for the appropriate faction (briefing screens, command briefings, HUDs, etc.; I can already do the appropriate mainhalls and loading screens.), while still putting them all in the same mod folder. How do I switch interface art between campaigns or missions which all use the same mod folder?

Thanks!
Title: Re: How to switch interfaces between campaigns in a single mod
Post by: General Battuta on January 29, 2014, 02:42:04 pm
I know you can switch the mainhall but I'm not sure about the rest of the interface art...I'd really like to know this myself so we can use the appropriate interface art for AoA in BP Standalone.
Title: Re: How to switch interfaces between campaigns in a single mod
Post by: mjn.mixael on January 29, 2014, 03:01:14 pm
Its not currently possible, though I've heard rumors of The E working to implement such a system.
Title: Re: How to switch interfaces between campaigns in a single mod
Post by: The E on January 29, 2014, 03:39:22 pm
Yep, it's something I'm working on.
Title: Re: How to switch interfaces between campaigns in a single mod
Post by: Lepanto on January 29, 2014, 04:13:35 pm
Well, that's a pain. Thanks for the answer, though.