Hey guys,
Considering reserved slot isn't very functional on Gmod in general, what tricks did you all find to have a good alternative to let your VIP members in when server's full? We're trying to cook something more efficient for our server.
Thanks in advance!
Make a hidden slot.. its a console command sv_something.
Examples: Pretend server has 15 slots. 5 slots are 'hidden'
Then check when someone joins, if the server has 10 or more players, check if he's VIP. If he is VIP then allow him in, if he isn't kick him.
Yep, that's solution #1.
I'm wondering if anyone has any other actual non-hacky/hiding slots solution that actually kicks a non-vip player in-game to let a vip in when they're trying to connect.
Use sv_visiblemaxplayers then vip's can connect via the console then on the server use gatekeeper to make sure they are actually a vip.
[QUOTE=King Flawless;29086375]Use sv_visiblemaxplayers then vip's can connect via the console then on the server use gatekeeper to make sure they are actually a vip.[/QUOTE]
Could you explain in a noob-friendly version? 1.2.3.?
[QUOTE=Insane21M;29086436]Could you explain in a noob-friendly version? 1.2.3.?[/QUOTE]
1. Use sv_visiblemaxplayers to hide slots
2. Download gatekeeper and install it on your server
3. Use gatekeeper to see if the person connecting to a hidden slot is a VIP
Sorry, you need to Log In to post a reply to this thread.