-
Notifications
You must be signed in to change notification settings - Fork 42
S_Start
DummkopfOfHachtenduden edited this page Sep 19, 2021
·
1 revision
Starts the scripting context. The IsCinematic parameter enables the *player tag, hides UI and prevents input. The HideFlag can be combined using '|'. INVISIBLE_PLAYER will hide your player. INVISIBLE_USER will hide other players.
Nr | Name | Type | Value range |
---|---|---|---|
1. | IsCinematic | bool | 0 or 1 |
2. | HideFlag (optional) | enum | INVISIBLE_PLAYER, INVISIBLE_USER |
0.0 S_Start 0
0.0 S_Start 1 INVISIBLE_USER|INVISIBLE_PLAYER