Results 1 to 9 of 9

Thread: getstatus source ip

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Private
    Join Date
    Jan 2016
    Posts
    17
    Thanks
    4
    Thanked 4 Times in 4 Posts
    Hmm, so im a bit confused, can I use the cvar_t to define for example "sv_querywhitelist" and then use that in server config for example sv_querywhitelist "127.0.0.1 234.44.23.52 1.2.3.4"
    How would I then check that list against the source IP in libcod code, I also dont know if my current check is correct and performant, as I dont really know C++ well
    Last edited by v1rto; 17th February 2023 at 15:42.

Posting Permissions

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