A while back I made a mod that when a person clicked another it would ask the player to type Yes or No into chat, and would then do something.
I now, after months of not using TS, have forgotten how to do so.
I have a trigger being activated, then the client needs to input chat to continue, how do I retrieve the next thing the client says?
Figured out a way, anyone have the name of the function that is called when the server receives a chat message before posting it to every client?