directSay

From Bohemia Interactive Community
Revision as of 17:16, 4 August 2016 by Killzone Kid (talk | contribs) (see also example)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sends the message to the direct channel. Command operates just like xxxxRadio commands, but the sound is played over direct channel and is independent of fadeRadio. The message is defined in the description.ext file, radio protocol, or a kbAddTopic.
Groups:
Uncategorised

Syntax

Syntax:
unit directSay radioName
Parameters:
unit: Object -
radioName: String -
Return Value:
Nothing

Examples

Example 1:
player directSay configName selectRandom ("true" configClasses (configFile >> "CfgRadio"));

Additional Information

See also:
sideRadiogroupRadiocustomRadiovehicleRadioglobalRadio

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