|
BFME 2 - ROTWK Code Refence
1.0
|
Public Attributes | |
| SpecialPower | SpecialPowerTemplate |
| AudioEvent | InitiateSound |
| Boolean | StartsPaused |
| UnsignedInteger | LowerDelay |
| UnsignedInteger | RaiseDelay |
| Boolean | EvacuatePassengersOnDeploy |
| Boolean | EvacuateCrewOnDeploy |
| Boolean | SkipAdjustPosition |
| FloatingPoint | WallSearchDistance |
| FloatingPoint | AwayFromWallWaitDist |
| FloatingPoint | ExtraWallDistance |
Behavior = SiegeDeploySpecialPower ModuleTag_TheSiegeDeploySpecialPower
; L01F9CD08:
SpecialPowerTemplate = SpecialAbilitySiegeDeploy; L00E6C5F0:SpecialPower
InitiateSound = NoSound; L00E6B7B0:AudioEvent
StartsPaused = No; SUB_L006D3400:Boolean
; L01F5DA00:
LowerDelay = 1000; SUB_L00E6CB10:Unsigned Integer Value
RaiseDelay = 1000; SUB_L00E6CB10:Unsigned Integer Value
EvacuatePassengersOnDeploy = Yes; SUB_L006D3400:Boolean
EvacuateCrewOnDeploy = Yes; SUB_L006D3400:Boolean
SkipAdjustPosition = Yes; SUB_L006D3400:Boolean
WallSearchDistance = 50; SUB_L006D46C0:Float Point Value
AwayFromWallWaitDist = 20; SUB_L006D46C0:Float Point Value
ExtraWallDistance = 15.0; SUB_L006D46C0:Float Point Value
End