So basically I am making this popup where when you are given an item by someone else it pops up with like
PLAYERNAME has given you !, and the itemhere should be colored, however it seems to error in script when I do it like this
´´´
..Player1.Name.." has given you < <font color="rgb(255,165,0)">Stick</font> >
´´´
It works fine on GUI but it errors at rgb(255,165,0) by script, how would I be able to fix this?
Rich text is enabled and it doesn’t print anything but nothing happens, I put it in a functional tool I get on spawn and the tool stopped working. But there are no prints.