Divinity Engine Wiki
Advertisement

Add a brief description

event CharacterSpottedItemTemplateAttacked_Redhanded(
CHARACTER _Offender,
CHARACTER _Spotter,
CHARACTER _Owner,
STRING _ItemTemplate,
INTEGER _Amount,
INTEGER _Value,
STRING _DamageType,
INTEGER _crimeID,
INTEGER _Handle
)
Parameters:
_Offender
Add a brief description
_Spotter
Add a brief description
_Owner
Add a brief description
_ItemTemplate
Add a brief description
_Amount
Add a brief description
_Value
Add a brief description
_DamageType
Add a brief description
_crimeID
Add a brief description
_Handle
Add a brief description
Advertisement