I am trying to make an addon so it will send alerts to an admin if they do something but I can’t get the color to work in the chat message that would go to them, can someone please explain. I tried looking it up and asking a few friends but I found nothing.
v:PrintMessage(3 , “Player " … playera:GetName() … " Detected for Fall Speed/Prop Fly”)
How would I add a chat color of red to that?