BIS fnc showSubtitle

From Bohemia Interactive Community
Revision as of 11:26, 31 July 2016 by R3vo (talk | contribs)
Jump to navigation Jump to search

{{Function|= Comments ____________________________________________________________________________________________

| arma3 |= Game name

|1.00|= Game version ____________________________________________________________________________________________

| Displays a subtitle at the bottom of the screen. Template:note |= Description ____________________________________________________________________________________________

| [Name,Subtitle] spawn BIS_fnc_showSubtitle;

|p1= Name String - Name of the speaker |= Parameter 1 |p2= Subtitle String - Subtitle |= Parameter 2

| Script - Script controlling the displayed subtitle. |= return ____________________________________________________________________________________________

|x1= ["CROSSROAD", "Mission is a go, I repeat, mission is a go, Crossroad, out."] spawn]] [[BIS_fnc_showSubtitle |= Example 1 ____________________________________________________________________________________________

|exec= spawn |= Execution By (defaults to call if omitted)

|BIS_fnc_EXP_camp_playSubtitles|= See also


}}

Notes

Bottom Section