createDiarySubject: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *T([a-z ])" to "$1 - t$2") |
Lou Montana (talk | contribs) m (Text replacement - "\] +\[" to "] [") |
||
Line 21: | Line 21: | ||
|descr= Creates a new subject in the [[Diary]]. | |descr= Creates a new subject in the [[Diary]]. | ||
|s1= player [[createDiarySubject]] | |s1= player [[createDiarySubject]] [subject, displayName, picture] | ||
|p1= player: [[Object]] | |p1= player: [[Object]] |
Latest revision as of 11:46, 5 May 2024
Description
Syntax
- Syntax:
- player createDiarySubject [subject, displayName, picture]
- Parameters:
- player: Object
- subject: String
- displayName: String - the visible name
- picture: String - (Optional, default "") icon to display next to the subject. Can be set later with setDiarySubjectPicture. Similar to lbSetPictureRight.
- Return Value:
- Number - index of the entry that was added
Examples
- Example 1:
Additional Information
- See also:
- removeDiarySubject processDiaryLink createDiaryLink createDiaryRecord diarySubjectExists setDiarySubjectPicture allDiarySubjects
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note