createDiarySubject: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (syntax format) |
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands) |
||
Line 44: | Line 44: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | [[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Arma 3: Scripting Commands]] | ||
[[Category: | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Command Group: Briefing|{{uc:{{PAGENAME}}}}]] |
Revision as of 17:09, 3 December 2018
Description
- Description:
- Create a new subject page in a log.
- Groups:
- Uncategorised
Syntax
- Syntax:
- person createDiarySubject [subject, displayName, picture]
- Parameters:
- person: Object
- [subject, displayName, picture]: Array
- subject: String
- displayName: String - The visible name
- picture: (optional): String
- Return Value:
- Number
Examples
- Example 1:
_index =player createDiarySubject ["myPage","My page"];
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