I have tried changing a conversation text using string.gsub
.
For example
Hello my name is Bob.
Hello my name is (would be in white)
Bob. (would be in yellow)
Haven’t been able to get this to work any ideas?
I have tried changing a conversation text using string.gsub
.
For example
Hello my name is Bob.
Hello my name is (would be in white)
Bob. (would be in yellow)
Haven’t been able to get this to work any ideas?
Look at the RichText announcement post for examples.