enableRadio
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Enable and disable radio messages to be heard and shown in the left lower corner of the screen. That can be helpful during cutscenes.
Syntax
- Syntax:
- enableRadio state
- Parameters:
- state: Boolean - true to enable the radio, false to disable it
- Return Value:
- Nothing
Examples
- Example 1:
enableRadio false
Additional Information
- Multiplayer:
- Behaviour unknown.
Notes
Notes
Notes
-
this command doesn't disable text-chat in multiplayer - Lou Montana 14:50, 7 August 2008 (CEST)

