JobBoardPlots 2da

From Dragon Age Toolset Wiki
Revision as of 17:06, 16 October 2011 by Sunjammer (Talk | contribs) (Extracted from Job boards)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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 comment
PlotRef resource The plot resource that this particular entry belongs to
BoardId int This ID number corresponds to the board's row ID in the JobBoards 2DA.
VisibleFlag int A flag ID number from the plot referenced in PlotRef. When this plot flag is set, the flag's journal entry will be shown as an entry on the job board. The title given to the entry on the board will be the "Name" property of the PlotRef plot, so you should probably have a separate plot file for each entry on the board.
AcceptedFlag int A flag ID number from the plot referenced in PlotRef. When the job is accepted by the player, this flag is set.
OfferID int OfferID for PRC Offers (i.e. ID of the offer for the new PRC content, not the ID of the PRC package itself).
Comments comment