Difference between revisions of "Events.xls"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) (Created page with '{{2da start|engineevents}} {{2da column|Label|string|}} {{2da column|Visualizer|comment|}} {{2da column|Script|string|}} {{2da end}} {{2da start|events}} {{2da column|Label|stri...') |
BryanDerksen (Talk | contribs) |
||
| Line 14: | Line 14: | ||
{{2da end}} | {{2da end}} | ||
| − | [[Category: | + | [[Category:XLS files]] |
[[Category:Event types]] | [[Category:Event types]] | ||
Revision as of 17:30, 28 January 2010
| 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 | |
| Visualizer | comment | |
| Script | string |
| 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 | |
| EventName | string | |
| EquipEvent | bool | |
| UnequipEvent | bool | |
| RightHand | bool | |
| IsAudio | bool |