Page 1 of 1

How to edit the Axis Scenarios?

Posted: Mon Mar 23, 2020 1:54 am
by Billy Bob Joe
Not finding them in the Scenarios list, I decided to delve in the files. Unfortunately, I could only find the .usc files instead of the full compliment of stuff. Here is the screenshot to illustrate:

Re: How to edit the Axis Scenarios?

Posted: Mon Mar 23, 2020 12:32 pm
by Tomislav Uzelac
Unfortunately there is no in-game button to do this, but I see you have figured most of this out anyway. To edit e.g. the "kasserine_axis" scenario you need to:

1. Create a new folder called "kasserine_axis" in Local/.uoc2/_packages
2. In that folder create new folders "data/scenarios" (same structure as other packages)
3. Copy folder "kasserine_axis.usc" from game packages into "scenarios"

That's it! You may need to restart the game at this point, but scenario edaitor should work as usual.

Cheers!

Re: How to edit the Axis Scenarios?

Posted: Mon Mar 23, 2020 11:03 pm
by Billy Bob Joe
Tomislav Uzelac wrote:Unfortunately there is no in-game button to do this, but I see you have figured most of this out anyway. To edit e.g. the "kasserine_axis" scenario you need to:

1. Create a new folder called "kasserine_axis" in Local/.uoc2/_packages
2. In that folder create new folders "data/scenarios" (same structure as other packages)
3. Copy folder "kasserine_axis.usc" from game packages into "scenarios"

That's it! You may need to restart the game at this point, but scenario edaitor should work as usual.

Cheers!


Thanks!