M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.BannerlordMissions Class Reference

Static Public Member Functions

static Mission OpenCustomBattleMission (string scene, BasicCharacterObject playerCharacter, CustomBattleCombatant playerParty, CustomBattleCombatant enemyParty, bool isPlayerGeneral, BasicCharacterObject playerSideGeneralCharacter, string sceneLevels="", string seasonString="", float timeOfDay=6)
 
static Mission OpenSiegeMissionWithDeployment (string scene, BasicCharacterObject playerCharacter, CustomBattleCombatant playerParty, CustomBattleCombatant enemyParty, bool isPlayerGeneral, float[] wallHitPointPercentages, bool hasAnySiegeTower, List< MissionSiegeWeapon > siegeWeaponsOfAttackers, List< MissionSiegeWeapon > siegeWeaponsOfDefenders, bool isPlayerAttacker, int sceneUpgradeLevel=0, string seasonString="", bool isSallyOut=false, bool isReliefForceAttack=false, float timeOfDay=6)
 
static Mission OpenCustomBattleLordsHallMission (string scene, BasicCharacterObject playerCharacter, CustomBattleCombatant playerParty, CustomBattleCombatant enemyParty, BasicCharacterObject playerSideGeneralCharacter, string sceneLevels="", int sceneUpgradeLevel=0, string seasonString="", float timeOfDay=6)
 

Member Function Documentation

◆ OpenCustomBattleMission()

static Mission TaleWorlds.MountAndBlade.BannerlordMissions.OpenCustomBattleMission ( string  scene,
BasicCharacterObject  playerCharacter,
CustomBattleCombatant  playerParty,
CustomBattleCombatant  enemyParty,
bool  isPlayerGeneral,
BasicCharacterObject  playerSideGeneralCharacter,
string  sceneLevels = "",
string  seasonString = "",
float  timeOfDay = 6 
)
static

Custom Battle Specific

Common

Boundaries

Hightlights

Deployment

◆ OpenSiegeMissionWithDeployment()

static Mission TaleWorlds.MountAndBlade.BannerlordMissions.OpenSiegeMissionWithDeployment ( string  scene,
BasicCharacterObject  playerCharacter,
CustomBattleCombatant  playerParty,
CustomBattleCombatant  enemyParty,
bool  isPlayerGeneral,
float[]  wallHitPointPercentages,
bool  hasAnySiegeTower,
List< MissionSiegeWeapon siegeWeaponsOfAttackers,
List< MissionSiegeWeapon siegeWeaponsOfDefenders,
bool  isPlayerAttacker,
int  sceneUpgradeLevel = 0,
string  seasonString = "",
bool  isSallyOut = false,
bool  isReliefForceAttack = false,
float  timeOfDay = 6 
)
static

◆ OpenCustomBattleLordsHallMission()

static Mission TaleWorlds.MountAndBlade.BannerlordMissions.OpenCustomBattleLordsHallMission ( string  scene,
BasicCharacterObject  playerCharacter,
CustomBattleCombatant  playerParty,
CustomBattleCombatant  enemyParty,
BasicCharacterObject  playerSideGeneralCharacter,
string  sceneLevels = "",
int  sceneUpgradeLevel = 0,
string  seasonString = "",
float  timeOfDay = 6 
)
static