JobBoards 2da
From Dragon Age Toolset Wiki
| 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 | A string used by the toolset internally |
| Texture | resource | the background texture displayed by the job board GUI |
| HeaderStrId | int | a string ID for a text header at the top of the board |
| ModuleRef | string | The campaign that owns this board |
| ShowDonationButton | int | [Undocumented] |
| DonationScript | resource | script to be fired for each donation. Amount donated should be int param 0 |
| DonationMsgStrId | int | String for the message box that is shown when the donation is accepted |
| HeaderTintIndex | int |
|