Hello there! I want to ask a relatively simple question: how do I find out how many people are currently connected to a local server in DefNet? And also how to send some s-to-c messages without a c-to-s message before that?
You can add a new function to the server to return the length of the client table:
1 Like