Difference between revisions of "Diary"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "([^[\:] *)Arma 3([^[\:])" to "$1{{arma3}}$2") |
Lou Montana (talk | contribs) m (Add categories) |
||
Line 57: | Line 57: | ||
* [[createDiaryLink]] | * [[createDiaryLink]] | ||
* [[processDiaryLink]] | * [[processDiaryLink]] | ||
+ | |||
+ | |||
+ | {{GameCategory|arma2|Editing}} | ||
+ | {{GameCategory|arma3|Editing}} |
Revision as of 18:08, 31 January 2021
Subjects
Default Subjects
Display Name | Internal Name | Can be Linked | Can be Edited | Notes |
---|---|---|---|---|
Map | Map | Checkbox | Checkbox | Dummy tab |
Tasks | Tasks | Checkbox | Checkbox | Hidden when no tasks exist |
Briefing | Diary | Checkbox | Checkbox | Always shown, even when empty. Can be edited with createDiaryRecord. |
Team | Units | Checkbox | Checkbox | Always shown |
Players | Players | Checkbox | Checkbox | Hidden in singleplayer |
Statistics | Statistics | Checkbox | Checkbox | Hidden until scores are changed |
Custom Subjects
Can be created with createDiarySubject - they go after all the default ones and can obviously be modified.
Subject commands
- createDiarySubject
- removeDiarySubject
- selectDiarySubject
- diarySubjectExists
- setDiarySubjectPicture
- allDiarySubjects
Record commands
Helpers