createDiarySubject: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "(optional, default " to "(Optional, default ") |
Lou Montana (talk | contribs) m (Text replacement - "|game2= arma2oa |version2= 1.51 " to "|game2= arma2oa |version2= 1.50 ") |
||
Line 7: | Line 7: | ||
|game2= arma2oa | |game2= arma2oa | ||
|version2= 1. | |version2= 1.50 | ||
|game3= tkoh | |game3= tkoh |
Revision as of 17:50, 27 April 2021
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:
_index = player createDiarySubject ["myPage","My page"];
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