You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/en-US/events/eventcommands.md
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,41 @@ Allows you to display a textbox that will pop up for the player.
16
16
-*Text*: This is the text to be displayed. Allows the use of Chat commands.
17
17
-*Face*: This allows you to select a face that will appear in the chatbox. These are in your "\resources\faces\" folder. You can see a preview of the face in the box to the side.
18
18
19
+
#### **Text Formatting**
20
+
The **Show Text** and **Show Options** commands allow you to format text using special commands. One of the supported formatting options is **colorizing text**.
21
+
22
+
##### **Text Color**
23
+
You can change the color of displayed text using the `\c{}` tag. This supports:
0 commit comments