• [Rust] RCON Connection
    0 replies, posted
I have a question relating to packets. I'm getting invalid packet message. How do I solve what's full text format for packet sending? [CODE] SERVER_DATA = Encoding.ASCII.GetBytes("SERVERDATA_AUTH");[/CODE] Can I insert a password data directly to this string?
Sorry, you need to Log In to post a reply to this thread.