Difference between revisions of "Plotactions.xls"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) (Created page with '{{2da start|plotactiondefines}} {{2da column|Label|int|}} {{2da column|ActionSet|int|}} {{2da column|NameStrRef|int|}} {{2da column|DescStrRef|int|}} {{2da column|Icon|string|}} ...') |
(No difference)
|
Revision as of 22:30, 30 July 2009
| 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 | int | |
| ActionSet | int | |
| NameStrRef | int | |
| DescStrRef | int | |
| Icon | string | |
| MaxCount | int | |
| MaxLevel | int |
| 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 | int | |
| NameStrRef | string | |
| ShowUpdated | bool | If set to 1, the plot action buttons will show an "updated" overlay when an action is enabled. This was designed to alert the player that a new action has been acquired |
| 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 | int |