• Making Colorful Text
    0 replies, posted
Hello I been at this for literally 2 hours (yes I've been counting) and cannot figure this. I am new at coding and need some help and was hoping you guys could help. I am making a Christmas event and on the hud I wanna do Merry Xmas in different colors. Here is what I got so far: [CODE]draw.DrawText("**Changed For No Advertisement***\nMerry Xmas", "DermaDefaultBold", statHUD[2].x, statHUD[2].y, Color(255, 0, 0, 255),TEXT_ALIGN_LEFT, TEXT_ALIGN_TOP)[/CODE] With the "Merry Xmas" part I want it to be like the M is green then the E is red and the R is white and so on. If someone would just tell me or do one example on how to do this I would greatly appreciate their kindness and generosity. Thanks for taking the time to read this! :)
Sorry, you need to Log In to post a reply to this thread.