|
BFME 2 - ROTWK Code Refence
1.0
|
Public Attributes | |
| UnsignedInteger | ScanDelayTime |
| ObjectFilter | PickUpFilter |
| FloatingPoint | ScanDistance |
| Unknown | EatObjectEntry |
| Boolean | AutoThrowObject |
| Boolean | RunFromButton |
| SignedInteger | RunFromButtonNumber |
| Boolean | CanScanWhileAttackingOrMoving |
Behavior = AutoPickUpUpdate ModuleTag_TheAutoPickUpUpdate
; L01200BF0->L01F43C00:
ScanDelayTime = 200 ;SUB_L00E6CB10:Unsigned Integer Value
PickUpFilter = ANY +HORDE +HERO ;SUB_L00EDCA00:Object Filter
ScanDistance = 10 ;SUB_L006D46C0:Float Point Value
EatObjectEntry = MyHealth ;L01200940:?
AutoThrowObject = Yes ;SUB_L006D3400:Boolean
RunFromButton = Yes ;SUB_L006D3400:Boolean
RunFromButtonNumber = 1 ;SUB_L006D4430:Signed Integer Value
CanScanWhileAttackingOrMoving = Yes ;SUB_L006D3400:Boolean
End