Results 1 to 5 of 5

Thread: rcon extension

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    In your first example out_printf is missing a parameter.

    PHP Code:
    out_printf(addressmessage);
    out_printf("1.2.3.4:55555""test"); 

  2. The Following 2 Users Say Thank You to Mitch For This Useful Post:

    kung foo man (19th July 2020),maxdamage99 (20th July 2020)

Posting Permissions

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