KamikazeSripterul
Well-known member
- Joined
- Jun 30, 2019
- Messages
- 353
- Reaction score
- 23
Hello people, what I am trying to do is get a literal copy of a line in the chat and it's not working. What I mean by "it's not working" is that it doesn't get all the colour. Let's say you have multiple colours from the server in one chat line, the line will not get copied accordingly. An example can be seen below:
The first line is the original server line and the second line is what I tried to copy.
I tried using text, prefix, color, pcolor = sampGetChatString(99) but I also tried using the function onReceiveRpc(id, bs). Neither of those worked. What should I do?
The first line is the original server line and the second line is what I tried to copy.
I tried using text, prefix, color, pcolor = sampGetChatString(99) but I also tried using the function onReceiveRpc(id, bs). Neither of those worked. What should I do?