Hpl3:Game:scripting:user modules:hint

From Frictional Wiki
Revision as of 15:43, 9 July 2020 by Maintenance script (talk | contribs) (Upload from wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hint

Helper function prefix: Hint_

This module handles the textual hints (with embedded button symbols) that pop up at the top of the screen. You can embed button or keyboard symbols in the hints - see the Hints section in english.lang for details.

Important Functions

Hint_ShowHint

Shows a hint.

Hint_ShowHint_Hold

Maintains a hint on the screen until Hint_Release is called.

Hint_Release

Closes a held hint