• Text Colours in Chat for Ark

  • Have you come across something that might interest others? or sick of people asking the same questions, post it here for others to find.
Becoming a "Patreon" helps support the community by providing financial security for hosting costs of our hardware which is used to host all the games we provide, covering on-going costs with your support helps alleviate the financial strain on Drunk Munki.
Visit our link at https://www.patreon.com/GamingAlliance to see our goals and donate and get some extra benefits while you are at it :)
Gaming Alliance is not run for profit and all contributions goes towards this community.


Join our discord for the most up to date info and conversations! https://gamingalliance.net/discord | https://discord.gg/asFpJ7A

We are always looking for communities to join us; do you have a game we don't host? you can merge with us and we will cover the hosting costs... we have been running for over 6 years, have over 1,700 people on our discord, operate 9 dedicated servers and have strict policies on admin abuse.
Talk to DrunkMunki in discord to see if we are right for you!


We are currently hosting 32 games on 9 servers
Have you come across something that might interest others? or sick of people asking the same questions, post it here for others to find.
 #831  by DrunkMunki
 
if you can be bothered to type this... might spice up some chat text...

paste the following in the chatbox to change the colour:
Code: Select all
<RichColor Color="number code">text</>
For example if you want red text
Code: Select all
<RichColor Color="1, 0, 0 ,1 ">look, my text is now red</>
Red: 1, 0, 0 ,1
Orange: 1, 0.65, 0 ,1
Green: 0, 1, 0, 1
Pink: 1, 0, 1, 1
Blue: 0, 0, 1, 1
Purple: 0.65, 0, 1 ,1
Magenta: 1, 0, 0.65, 1
Salmon: 1, 0.65, 1, 1
Dull Yellow: 1, 1, 0.65, 1
Yellow: 1, 1, 0, 1
Cyan: 0, 1, 1 ,1
Cobalt: 0, 0.65, 1, 1
White: 1, 1, 1, 1
Black: 0, 0, 0, 0
Brown: 0.5, 0.3, 0.2, 1
Gray: 0.5, 0.5, 0.5, 1
Teal: 0, 0.5, 0.5, 1
Light Green: 0.65, 1, 0, 1
Mint Green: 1,1,0.65,0
Gold: 1,1,0,0.65
Matter Purple: 0.5,0.3,0.65,1