Hi, was wondering what part of code would I use for making the welcome part of the text bigger than the rest of the sentence. I'm new to csharp and still learning, and I want to improve on the text side of things. I know how to add colour to the text I just want to know how I can add more lines to one message, and be able to make a single word bigger than the rest to stand out more than just using colour.
Formatting to make the messages better?Solved
Wulf
Thank you very much, much appreciated dude.
Wulf
"<size=15>[#cyan]SERVER[/#]</size>/nThis server is in its beta stages, please report any bugs or suggestions in our discord server."
this is my text line it show the /n in the text why?
this is my text line it show the /n in the text why?
TenzO"<size=15>[#cyan]SERVER[/#]</size>/nThis server is in its beta stages, please report any bugs or suggestions in our discord server."
this is my text line it show the /n in the text why?
\n, not /n
Locked automatically