View Single Post
Author Message
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 01-11-2021 , 21:08   Reject Non-VIPs on connect (before they fully join)
Reply With Quote #1

Hello, i'd like to ask if someone know how to get player's flags to identify if they are VIPs or not, so non-vips can't join on the server, but let vips pass this restriction.
As i wrote on my plugin Reserved Slots and Client bypass Fix (you can find it here), there is a bug on CS:GO that players can join via console even if the server is full. Quote:

Quote:
Originally Posted by NanoC View Post

- Fixed the connect <serverip> issue from CS:GO. There're a lot of open threads talking about this issue. Basically when a public user type connect <serverip> on console, he can join to the server even if it's full.
This plugin fix that and they won't be able to join if the server is full anymore (they will be kicked after they join)
By the way these are some images from my server some months ago, to show you about the issue on CS:GO:


-----------------------------------


============================================= ===========
I've fixed it calling OnClientPostAdminCheck but there might be another way to do it (i hope so).
The following calls won't do it:
  • OnClientConnect
  • OnClientConnected
  • OnClientPutInServer
  • OnClientAuthorized

If someone can help me i'll be grateful, thanks in advance.
__________________

Last edited by NanoC; 01-11-2021 at 21:15.
NanoC is offline
Send a message via Skype™ to NanoC