The function LoadGuiFont has parameters that allow you to define whether the font is bold, italic and underlined, but I can't seem to get them to do anything.
I know I can format text in a TextArea using the FormatTextAreaText function, but what is the point of these parameters if I need to format it anyway?
The font and size parameters work how I would expect (unless I set the color of the text area first), but not the other three.
I know I can format text in a TextArea using the FormatTextAreaText function, but what is the point of these parameters if I need to format it anyway?
The font and size parameters work how I would expect (unless I set the color of the text area first), but not the other three.