Counter Full
Sets all the settings for the Counter Overlay.
Message | Description | Arguments |
---|---|---|
| Sets all the settings for the Counter Overlay. | Multiple |
Argument | Type | Description |
---|---|---|
Enabled | Integer | 0 = Disable 1 = Enable 2 = Toggle |
Size | Integer | 0 to 100 |
Opacity | Integer | 0 to 100 |
Position X | Float | -16.0 to 16.0 |
Position Y | Float | -9.0 to 9.0 |
Hide When Elapsed | Integer | 0 = Disable 1 = Enabled 2 = Toggle. |
Hour | Integer | 0 to 23 |
Minute | Integer | 0 to 59 |
Second | Integer | 0 to 59 |
Mode | Integer | 0 = Countdown 1 = Countup 2 = Toggle |
Duration | Integer | (Optional) 0 = Off 1-10000 = Number of milliseconds to tween the parameters. Default is 0. |
Style | Integer | (Optional) 0 = Cosine 1 = Cubed 2 = Inverse Cubed 3 = Inverse Squared 4 = Linear 5 = Sine 6 = Smooth Step 7 = Smoother Step 8 = Squared 9 = Ease In Out Elastic 10 = Ease Out Bounce 11 = Ease Out Elastic |
Last updated