Difference between revisions of "Placeable interactions 2da"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m
m
Line 2: Line 2:
  
 
Placeable_interactions is an m2da and has an '''ID''' of 100 in the [[M2DA_ 2da|M2DA_base 2da]] but has as not been assigned a [[TABLE_*]] constant.
 
Placeable_interactions is an m2da and has an '''ID''' of 100 in the [[M2DA_ 2da|M2DA_base 2da]] but has as not been assigned a [[TABLE_*]] constant.
 +
 +
== Structure ==
  
 
{{2da start|placeable_interactions}}
 
{{2da start|placeable_interactions}}

Revision as of 21:02, 16 October 2011

The placeable_interactions 2da defines all of the possible interactions possible between the Player and placeables. The interactions that are appropriate for a particular placeable is determine by its StateCnt_* 2da.

Placeable_interactions is an m2da and has an ID of 100 in the M2DA_base 2da but has as not been assigned a TABLE_* constant.

Structure

Column Type Description
ID int A number that uniquely identifies the entry (unless creating an M2DA override). ID numbers are listed from smallest to highest within a given file but do not need to be consecutive.
Label string
StrRef int
CursorID string
DisabledLabel string
DisabledStrRef int
DisabledCursorId string