Difference between revisions of "AnnounceText WorldScript"
From Serious Sam's Bogus Detour
| Line 1: | Line 1: | ||
{{WorldscriptIcon|rgb(218, 205, 102)|192|320}} | {{WorldscriptIcon|rgb(218, 205, 102)|192|320}} | ||
| − | + | Shows a text in the HUD. This script can be executed by other scripts. This script can be enabled or disabled. | |
== Properties == | == Properties == | ||
Revision as of 11:19, 26 July 2017
Shows a text in the HUD. This script can be executed by other scripts. This script can be enabled or disabled.
Properties
- String
Text - String
Font, default:"gui/fonts/font_msref12.fnt" - Float
AnchorX, default: 0.5 - Float
AnchorY, default: 0.7 - Integer
Time, default: -2 - Integer
FadeTime, default: 250 - Color
Color, default:#FFFFFFFF - Boolean
Override, default: false - Resource
Sound, sound - Unit feed
FinishTrigger, validates - Unit feed
PlayerTarget