Script:herosay: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
(Created page with "{{ScriptCommandPage |description=show a message at the top of the screen |flags= d Don't actually show anything |parameters= textkey text* Localization key for the text to display }}")
 
mNo edit summary
 
Line 6: Line 6:
textkey text* Localization key for the text to display
textkey text* Localization key for the text to display
}}
}}
The text key can optionally start and end with <code>[]</code> brackets, which are ignored.

Latest revision as of 11:53, 9 July 2022

The herosay script command is used to show a message at the top of the screen.

Usage

herosay [-d] <textkey*>

Context: Ignored

Flags:

 -d: Don't actually show anything

Parameters:

ParameterTypeDescription
textkey text or variable Localization key for the text to display

The text key can optionally start and end with [] brackets, which are ignored.