BIS fnc showSubtitle: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
m (Text replacement - "<h3 style="display:none">Bottom Section</h3>" to "") |
||
Line 25: | Line 25: | ||
}} | }} | ||
[[Category:Functions|{{uc:ambientAnimCombat}}]] | [[Category:Functions|{{uc:ambientAnimCombat}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:ambientAnimCombat}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:ambientAnimCombat}}]] |
Revision as of 01:24, 18 January 2021
Description
Syntax
- Syntax:
- [name, subtitle] spawn BIS_fnc_showSubtitle;
- Parameters:
- name: String - name of the speaker
- subtitle: String - subtitle to display
- Return Value:
- Script - Script controlling the displayed subtitle.
Examples
- Example 1:
["CROSSROAD", "Mission is a go, I repeat, mission is a go, Crossroad, out."] spawn BIS_fnc_showSubtitle;
Additional Information
- See also:
- Conversations BIS_fnc_EXP_camp_playSubtitles
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