selectDiarySubject: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 10: | Line 9: | ||
|gr2= Briefing |GROUP2= | |gr2= Briefing |GROUP2= | ||
| Selects the subject page in a log.<br><br> | | Selects the subject page in a log.<br><br> | ||
{{Feature|arma3|This command seems to be broken in {{GVI|arma3|1.82}}. Use [[BIS_fnc_selectDiarySubject]] instead.}}|DESCRIPTION= | {{Feature|arma3|This command seems to be broken in {{GVI|arma3|1.82}}. Use [[BIS_fnc_selectDiarySubject]] instead.}}|DESCRIPTION= | ||
| person [[selectDiarySubject]] subject |SYNTAX= | | person [[selectDiarySubject]] subject |SYNTAX= | ||
Line 28: | Line 25: | ||
|x1= <code>[[player]] [[selectDiarySubject]] "someSubject";</code>|EXAMPLE1= | |x1= <code>[[player]] [[selectDiarySubject]] "someSubject";</code>|EXAMPLE1= | ||
| [[processDiaryLink]], [[createDiaryLink]], [[createDiarySubject]], [[diarySubjectExists]] |SEEALSO= | | [[processDiaryLink]], [[createDiaryLink]], [[createDiarySubject]], [[diarySubjectExists]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 02:18, 17 January 2021
Description
- Description:
- Selects the subject page in a log.
- Groups:
- Broken CommandsBriefing
Syntax
- Syntax:
- person selectDiarySubject subject
- Parameters:
- person: Object - Player
- subject: String
- Return Value:
- Nothing
Examples
- Example 1:
player selectDiarySubject "someSubject";
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