
I want to make campaign where Orks fight against Astra Militarum. How does that work? I can only make Astartes against Orks but maybe I am missing something.
Thank you in advance

Edit: To clarifiy you will play the Orks.
Post by Derek Larp »
Code: Select all
// TESTMAP SCRIPT
include "Functions.BSF"
include "tools.BSF"
include "ScenarioTools.BSF"
include "Globals.BSF"
FUNCTION PreStartBattle()
{
gSide0 = 1;
gSide1 = 2;
}
Return to “Sanctus Reach Mods and Scenario Design”