-
Notifications
You must be signed in to change notification settings - Fork 42
S_StaticCreate
DummkopfOfHachtenduden edited this page Sep 19, 2021
·
1 revision
Creates a CIFStatic with colored Text. Using /frame to find the CIFStatic helps figuring how the position works.
Nr. | Name | Type | Value range |
---|---|---|---|
1. | StaticName | string | |
2. | Left | int | |
3. | Top | int | |
4. | Width | int | |
5. | Height | int | 0 |
6. | FontIndex | int | 0 - 4 |
7. | Color.R | int | 0 - 255 |
8. | Color.G | int | 0 - 255 |
9. | Color.B | int | 0 - 255 |
10. | Alignment | int | 0 = Left, 1 = Middle, 2 = Right |
11. | Text | string | "Text" or *SN_STRING |
7 S_StaticCreate tex01 40 500 500 90 4 255 255 255 0 *SN_TALK_QNO_TQ_BAEKRYEONG_10_05