hintC

From Bohemia Interactive Community

Jump to: navigation, search
Editors, please check Policy: Scripting Command Page Syntax.
Introduced in Operation Flashpoint version 1.00Effects of this scripting command are not broadcasted over the network and remain local to the client the command is executed on

Click on the images for descriptions

Introduced in

Game:
Operation Flashpoint
Version:
1.00

Description

Description:
Works the same way as hint, except the text is displayed in the middle of the screen.

The game is paused until the player presses "Continue".

Syntax

Syntax:
hintC String
Parameters:
String
Return Value:
Nothing

Examples

Example 1:
hintC "Press W to move forward"

Additional Information

Multiplayer:
Behaviour unknown.
See also:
hint, hintCadet, hintC array, hintC structuredText, hintC text

Notes

Notes

+ Add Note

Only post proven facts here. Use the talk page or the forums for discussions.

Notes

Str
This command must be executed after mission start. If you place it into init.sqs or init field of some unit, it will not work. Just add a little delay (~0.001) and the place the command.
ArmAtec
HintC can be used with formatting like this:

HintC format["Hello %1",player]

Bottom Section

Personal tools
Buy ArmA now!