Sending RCON query from one server to another?
Discussion in 'Rust Development' started by azalea`, Jun 28, 2016.
-
What are you actually trying to do?
-
I want to synchronize players count number between servers, then show it via GUI menu.
-
You could do this with a MySQL database.
Plugins don't have access to raw sockets iirc. -
If so, I will choose Oxide.Ext instead of MySQL.
