BIS_fnc_AAN

From Bohemia Interactive Community
Revision as of 21:38, 28 September 2014 by Tryteyker (talk | contribs)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Function that adds an AAN overlay to the screen, with one headline and a rolling text on the bottom.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[parseText "Headline", parseText "Rolling Text"] spawn BIS_fnc_AAN;
Parameters:
Structured Text - Structured text for the Headline and Rolling Text.
Return Value:
Nothing

Examples

Example 1:
0 = [parseText "AAN live in Takistan", parseText "Weather coming up hot and steamy - Takistan shelled again from border area"] spawn BIS_fnc_AAN;

Additional Information

See also:
parseText

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

Notes

Bottom Section