UtilityBelt
Releases
Plugin
Service
Scripting
Lua API
Releases
Plugin
Service
Scripting
Lua API
Lua API
Overview
Lua Globals
UB Globals
Overview
Actions
Classes
Enums
ActionError
ActionType
AddRemoveEventType
AllegianceHouseAction
AllegianceLockAction
AllegianceOfficerLevel
AllegianceRecordFlags
AmmoType
AnimationFlags
AnimationHookDir
AnimationHookType
ArmorHighlightMask
AttackConditionsMask
AttackHeight
AttackType
AttributeId
AttributeMask
BoolId
BSPType
BusyAction
CastEventType
CellPortalFlags
CharacterErrorType
CharacterOptions1
CharacterOptions2
CharGenResponseType
ChatChannel
ChatDisplayMask
ChatMessageType
ChessMoveResult
ClientCapability
ClientConfirmationType
ClientState
Back to top
Fields
Invalid
Magic
Melee
Missile
NonCombat
Lua API
Back to top
On this page
CombatMode
enum
base
flags
1.0.0+
View Source
The combat mode for a character or monster.
Fields:
Name
Value
Added In
Description
Invalid
0x00000099
v1.0.0
Magic
0x00000008
v1.0.0
Melee
0x00000002
v1.0.0
Missile
0x00000004
v1.0.0
NonCombat
0x00000001
v1.0.0