debriefingText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
|r1= [[String]] - ''end'' debriefing text. If it does not exist in config, empty string is returned. | |r1= [[String]] - ''end'' debriefing text. If it does not exist in config, empty string is returned. | ||
|x1= < | |x1= <sqf>_deathText = debriefingText "endDeath";</sqf> | ||
|seealso= [[setDebriefingText]] | |seealso= [[setDebriefingText]] [[disableDebriefingStats]] [[enableDebriefingStats]] | ||
}} | }} |
Latest revision as of 10:21, 13 May 2022
Description
- Description:
- Returns debriefing text of provided end.
- Groups:
- Briefing
Syntax
- Syntax:
- debriefingText end
- Parameters:
- end: String
- Return Value:
- String - end debriefing text. If it does not exist in config, empty string is returned.
Examples
- Example 1:
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