Results 1 to 10 of 25

Thread: I want rcon status showing in console..

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private First Class php's Avatar
    Join Date
    Nov 2012
    Posts
    142
    Thanks
    28
    Thanked 116 Times in 59 Posts
    Quote Originally Posted by voron00 View Post
    Maybe just
    PHP Code:
    self connectionlessPacket("rcon " getcvar("rcon_password") + " status"); 
    Edit: oh well, Mitch posted it already, my bad, can hardly read stuff from this mobile phone.
    Wouldn't recommend doing something like this, if I were to catch all connectionless packets on the clientside (Modified client) and you would do this I could in theory read the server's rcon password lol.

  2. The Following User Says Thank You to php For This Useful Post:

    voron00 (13th April 2016)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •