Results 1 to 4 of 4

Thread: Final script: *status-server*

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Why do you first have a variable for your rcon pass:
    Code:
    $rcon_password = 'SuperRconPassword123abc';
    and then just hardcode it in your query:
    Code:
    $sendpacket = "\xff\xff\xff\xffgetstatus"; // \xff\xff\xff\xffrcon thyPassword status  // \xff\xff\xff\xffgetstatus
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

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

    Kemi (1st December 2015)

Posting Permissions

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