Page 1 of 1

Easy way to disable promotions?

Posted: Mon Jul 13, 2015 5:20 pm
by makigono1
Hi,
Is there a graceful way to disable promotions/experience in a multiplayer scenario, either within the editor or via script editing? Also, can I preset the level of troops in a scenario?

-Mike

Re: Easy way to disable promotions?

Posted: Mon Jul 13, 2015 7:28 pm
by pipfromslitherine
You can preset the levels with the number keys 1-4. To disable promotions you would need to over-ride the scripts and remove the promotion logic.

Cheers

Pip

Re: Easy way to disable promotions?

Posted: Mon Jul 13, 2015 10:01 pm
by makigono1
pipfromslitherine wrote:You can preset the levels with the number keys 1-4. To disable promotions you would need to over-ride the scripts and remove the promotion logic.

Cheers

Pip
Thanks much!