01-27-2017, 02:47 AM
(This post was last modified: 01-27-2017, 02:58 AM by Seadragon91.)
I created a Chat message builder and use the function cPlayer:SendMessageRaw to send the json string
Features:
- color
- run / suggest command
- open url
- show text if mouse is over it
Maybe someone wants to take the challenge and recreate it in c++ .
I had a nice recursion problem. I forgot to make two variables in a for loop local, they had the same name
Features:
- color
- run / suggest command
- open url
- show text if mouse is over it
Maybe someone wants to take the challenge and recreate it in c++ .
I had a nice recursion problem. I forgot to make two variables in a for loop local, they had the same name