• rcon query protocol
    2 replies, posted
Hi guys Do any of you know the new protocols to query via [U]rcon authentication[/U] on the new rust exp (in PHP)? because i tried the standard that used to work on rust legacy, but they don't work: SourceQuery and rcon.class obviously it's possible as Rusty manage to do it :p BTW: i'm not talking about the basic rust query to get the servers informations, talking about the query to use rcon commands via php. thanks in advance.
You have to connect via the rcon port, usually by default it's 28016. Check out this link on the Source RCON Protocol in which Rust uses: [URL="https://developer.valvesoftware.com/wiki/Source_RCON_Protocol"]https://developer.valvesoftware.com/wiki/Source_RCON_Protocol[/URL]
I'm talking about rust expérimental, not legacy I already tried this protocole but î keep getting à Ping timeout (when rusty works perfecly)
Sorry, you need to Log In to post a reply to this thread.