Spyler.X 625 Posted December 1, 2018 Hello I am trying to detect the text that the player writes in the chat, but I do not know if it is possible. Is there any way to do this? if there is not, it may be interesting to implement it, in my case I am trying to create a kind of web page where I can buy, this should be opened when writing the link in the chat. But it can be interesting for other functions, such as being able to create our custom commands or for example in a defense game it would allow us to indicate to the rest of the team where to go, or ask for help with simple indications. Share this post Link to post Share on other sites
Houp 237 Posted December 1, 2018 Hi, it is not possible at the moment. Nearest alternative is to use "Ask player" game logic. Share this post Link to post Share on other sites
Spyler.X 625 Posted December 1, 2018 (edited) Ok, thank you very much, Houp, I will try the logic to ask the player Edited December 1, 2018 by spyler.1989 Share this post Link to post Share on other sites
Houp 237 Posted January 4, 2019 Prepared for 0.12. It will not detect chat (privacy reasons) but it will detect any chat message starting with // 1 3 Share this post Link to post Share on other sites
Spyler.X 625 Posted January 4, 2019 Thanks Houp Is great I can see several new things also in that photo Share this post Link to post Share on other sites
Igor Q. 519 Posted January 8, 2019 On 1/4/2019 at 7:50 AM, Houp said: Prepared for 0.12. It will not detect chat (privacy reasons) but it will detect any chat message starting with // Omg thank you so much, I've wanted this for a while. Share this post Link to post Share on other sites