Ok here’s the thing suppose a campaign contains 4 maps, could a script control the way of the maps loaded. I want it to go like this
campaigns contains : map1 - map2 - map3 - map4
map1
----- axis win => map2 is loaded
----- allies win => map3 is loaded
map4
Is this possible ??