Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Character record (M2-Scripting)"

From TWC Wiki
Jump to navigationJump to search
(Conditions That Require)
m (Conditions That Require)
Line 16: Line 16:
 
[[Ally_Routs (M2-Scripting)|Ally_Routs]]
 
[[Ally_Routs (M2-Scripting)|Ally_Routs]]
 
<br>[[GeneralFoughtCulture (M2-Scripting)|GeneralFoughtCulture]]
 
<br>[[GeneralFoughtCulture (M2-Scripting)|GeneralFoughtCulture]]
 +
<br>[[GeneralFoughtFaction (M2-Scripting)|GeneralFoughtFaction]]
 +
<br>[[GeneralFoughtInCombat (M2-Scripting)|GeneralFoughtInCombat]]
 
<br>[[GeneralHPLostRatioinBattle (M2-Scripting)|GeneralHPLostRatioinBattle]]
 
<br>[[GeneralHPLostRatioinBattle (M2-Scripting)|GeneralHPLostRatioinBattle]]
 +
<br>[[GeneralNumKillsInBattle (M2-Scripting)|GeneralNumKillsInBattle]]
 +
<br>[[NumFriendsInBattle (M2-Scripting)|NumFriendsInBattle]]
 +
<br>[[NumKilledGenerals (M2-Scripting)|NumKilledGenerals]]
 +
<br>[[PercentageBodyguardKilled (M2-Scripting)|PercentageBodyguardKilled]]
 +
<br>[[PercentageEnemyKilled (M2-Scripting)|PercentageEnemyKilled]]
 
<br>[[PercentageOfArmyKilled (M2-Scripting)|PercentageOfArmyKilled]]
 
<br>[[PercentageOfArmyKilled (M2-Scripting)|PercentageOfArmyKilled]]
 +
<br>[[PercentageRoutedOffField (M2-Scripting)|PercentageRoutedOffField]]
 +
<br>[[PercentageUnitCategory (M2-Scripting)|PercentageUnitCategory]]
 
<br>[[Routs (M2-Scripting)|Routs]]
 
<br>[[Routs (M2-Scripting)|Routs]]
 
<br>[[WonBattle (M2-Scripting)|WonBattle]]
 
<br>[[WonBattle (M2-Scripting)|WonBattle]]

Revision as of 22:56, 20 September 2008

character_record is a trigger exported by some Scripting Events and required by some Scripting Conditions.

Detailed Information

To Be Amended

Events That Export

To Be Amended

Conditions That Require

Listed Alphabetically

Ally_Routs
GeneralFoughtCulture
GeneralFoughtFaction
GeneralFoughtInCombat
GeneralHPLostRatioinBattle
GeneralNumKillsInBattle
NumFriendsInBattle
NumKilledGenerals
PercentageBodyguardKilled
PercentageEnemyKilled
PercentageOfArmyKilled
PercentageRoutedOffField
PercentageUnitCategory
Routs
WonBattle

See Also