BattleBuildingType (M2-Scripting)
From TWC Wiki
Revision as of 21:17, 22 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' building type (ambient, major, wall, tower, gate) *'''CA Example:''' Batt...)
- Type: Condition
- Trigger Requirements: None
- Parameters: building type (ambient, major, wall, tower, gate)
- CA Example: BattleBuildingType = wall
- CA Description: What type of building is this?
- Battle/Strat: Battle
- Class: BATTLE_BUILDING_TYPE
Detailed Description
None currently
Sample Scripts
None Currently
Sample Triggers
None Currently
See Also
- Conditions (M2-Scripting) - For links to other condition pages and information on parameters.