setDiaryRecordText

From Bohemia Interactive Community
Revision as of 15:32, 4 June 2019 by POLPOX (talk | contribs)
Jump to navigation Jump to search
-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.95|1.95]]
Hover & click on the images for description

Description

Description:
Set text of a log record. Template:wip
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
Unit setDiaryRecordText [[subject, diaryRecord], [title, text]]
Parameters:
Unit: Object
[[subject, diaryRecord], [title, text]]: Array
Return Value:
Nothing

Examples

Example 1:
player setDiaryRecordText [["diary",_diaryRec],["Kill all enemies."]]

Additional Information

See also:
See also needed

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

[[Category:Introduced with arma3dev version 1.95]][[ Category: arma3dev: New Scripting Commands | SETDIARYRECORDTEXT]][[ Category: arma3dev: Scripting Commands | SETDIARYRECORDTEXT]]

Bottom Section