Difference between revisions of "CountdownText WorldScript"
From Serious Sam's Bogus Detour
(Created page with "{{WorldscriptIcon|rgb(218, 205, 102)|96|0}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == *...") |
|||
Line 17: | Line 17: | ||
* Resource <code>SoundFinish</code>, sound | * Resource <code>SoundFinish</code>, sound | ||
* Unit feed <code>FinishTrigger</code>, validates | * Unit feed <code>FinishTrigger</code>, validates | ||
+ | |||
+ | [[Category:WorldScripts]] |
Revision as of 18:18, 24 July 2017
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
Properties
- Integer
BeginCount
, default: 3 - Integer
EndCount
- Boolean
ShowLastNumber
, default: false - Integer
StepCount
, default: -1 - Integer
StepInterval
, default: 1000 - String
Font
, default:"gui/fonts/font_agency24_bold.fnt"
- Float
AnchorX
, default: 0.5 - Float
AnchorY
, default: 0.7 - Color
Color
, default:#FFFFFFFF
- Resource
SoundTick
, sound - Resource
SoundFinish
, sound - Unit feed
FinishTrigger
, validates