Difference between revisions of "AnnounceText WorldScript"
From Serious Sam's Bogus Detour
m (Text replacement - " This script can be enabled or disabled." to "") |
|||
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 | + | Shows a text in the HUD. This script can be executed by other scripts. |
== Properties == | == Properties == |
Latest revision as of 15:03, 26 July 2017
Shows a text in the HUD. This script can be executed by other scripts.
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