selectDiarySubject: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - ";[ ]+ " to "; ") |
Lou Montana (talk | contribs) |
||
Line 30: | Line 30: | ||
* {{ic|[[player]] [[selectDiarySubject]] "Diary:Record1"; {{cc|Selects the second record}}}}}} | * {{ic|[[player]] [[selectDiarySubject]] "Diary:Record1"; {{cc|Selects the second record}}}}}} | ||
|r1= [[Boolean]] - [[true | |r1= [[Boolean]] - [[true]] if subject was successfully selected | ||
|x1= <code>[[openMap]] [[true]]; | |x1= <code>[[openMap]] [[true]]; |
Revision as of 19:20, 25 September 2021
Description
- Description:
- Selects a subject page in the diary. The subject page is selected but the command does not open the map by default, which could be opened with openMap if necessary.
- Groups:
- Briefing
Syntax
- Syntax:
- player selectDiarySubject subject
- Parameters:
- player: Object - Player
- subject: String - Subject name, for example "Diary" (see also Diary).
- Return Value:
- Boolean - true if subject was successfully selected
Examples
- Example 1:
openMap true; player selectDiarySubject "Diary";
Additional Information
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