[Fixed] Missing info about connect and disconnet in chat.

kimila

New member
May 13, 2016
10
1
0
Using RAT version 0.1.12.5.

When players connect or disconnect to the server it uses to tell that in chat.

This info is not in chat anymore.
 
Fixed for next release. However, I implemented this using the event system. So you can now write to the chat window whatever you want, whenever you want. This is just the local chat window (as you can already write to the game chat). This way, you can log whatever you want, however you want, and only you can see it. Or, if you don't want to know every time someone leaves, just comment out the event script, etc.