Events.xls
From Dragon Age Toolset Wiki
Revision as of 15:52, 19 August 2009 by 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...')
| 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 |