Raised This Month: $32 Target: $400
 8% 

Reserved Slot CSGO


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
FreezerPT
Senior Member
Join Date: Mar 2017
Location: 127.0.0.1
Old 04-09-2020 , 17:53   Reserved Slot CSGO
Reply With Quote #1

Hy, I have a server with 10 slots, and I add admins with flag a, to reserve a slot but when the server its full and I want to see if anyone is cheating, I cant enter because the sv its full! So, how can I reserve just 1 slot from the 10 and, only 9 players can join!
__________________

Last edited by FreezerPT; 04-10-2020 at 06:38.
FreezerPT is offline
Notifications
AlliedModders Donor
Join Date: Oct 2015
Old 04-09-2020 , 19:32   Re: Reserved Slot CSGO
Reply With Quote #2

If the server is empty how can you spectate someone?
Notifications is offline
FreezerPT
Senior Member
Join Date: Mar 2017
Location: 127.0.0.1
Old 04-10-2020 , 06:38   Re: Reserved Slot CSGO
Reply With Quote #3

Quote:
Originally Posted by Notifications View Post
If the server is empty how can you spectate someone?
Sorry for my english I want to say full, if its full I cant spectate anyone! So I want to reserve 1 of 10 slots
__________________
FreezerPT is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-10-2020 , 07:25   Re: Reserved Slot CSGO
Reply With Quote #4

With SourceMod reserved slot plugin, there few options. You can find config ...cfg/sourcemod/sourcemod.cfg

- Reserve "type" 0 and 1, your reserved slot will stay empty, later or sooner.
- You lose player slot. Better way is get extra player slot on server, maxplayers+1, what you want spend for reserved slot.
- Server get full if everyone are admins with reserved slot access.


- Reserve "type" 2, when max amount of admins have connected on to server, reserved slot plugin stop kick people.
All player slots will be turned for public use.
- By default: sm_reserve_maxadmins 1

- However, you have one disadvantage, admins with reserved slot access complement this feature.
Give reserved slot access to few admins and yourself, change sm_reserve_maxadmins to amount of you, who have access.




Or find another plugin. Edit plugin. etc.
__________________
Do not Private Message @me

Last edited by Bacardi; 04-10-2020 at 07:40. Reason: hmmmm, how to say. You have
Bacardi is offline
FreezerPT
Senior Member
Join Date: Mar 2017
Location: 127.0.0.1
Old 04-10-2020 , 08:08   Re: Reserved Slot CSGO
Reply With Quote #5

Quote:
Originally Posted by Bacardi View Post
With SourceMod reserved slot plugin, there few options. You can find config ...cfg/sourcemod/sourcemod.cfg

- Reserve "type" 0 and 1, your reserved slot will stay empty, later or sooner.
- You lose player slot. Better way is get extra player slot on server, maxplayers+1, what you want spend for reserved slot.
- Server get full if everyone are admins with reserved slot access.


- Reserve "type" 2, when max amount of admins have connected on to server, reserved slot plugin stop kick people.
All player slots will be turned for public use.
- By default: sm_reserve_maxadmins 1

- However, you have one disadvantage, admins with reserved slot access complement this feature.
Give reserved slot access to few admins and yourself, change sm_reserve_maxadmins to amount of you, who have access.




Or find another plugin. Edit plugin. etc.
Okey, thanks for Help, I searched a little bit, and found this https://wiki.alliedmods.net/Reserved_Slots_(SourceMod) but iam confused! Like if I set up sm_reserve_type to 0 and sm_reserved_slots to 1 and my server has 10 slots, only 9 slots will be available for players, and always 1 slot will be free for admins? Like I dont want to kick anyone, when a admin need to enter on server! I want that always 1 slot will be free for a can join into the server
__________________
FreezerPT is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-10-2020 , 09:47   Re: Reserved Slot CSGO
Reply With Quote #6

sm_reserve_type 0; sm_reserved_slots 1
- Doesn't kick player when admin connecting to 9/10 server.
- When admin1 join 9/10 server -> admin1 takes reserved slot, 10/10
- Server is 10/10. No one can't make connection to server, it's full.
- Clock is 13:06, everyone have fun and are happy, playing on full server. 10/10
- Clock is 15:45. Players have play two maps. Don't want to leave yet, it's so fun.
- Clock is 16:13. Oh no. Little Tim's mother say, "Time is up! Let your big bother play next" and big brother want play Valorant because it's new edgy game for edgy kids.
- Little Tim disconnect from server, 16:40, he wanted to play whole match or he is gonna drop from TOP10-RANK-STATS.
- Admin1, into server, is taking now empty public slot -> reserved slot is free and empty again. 9/10
- Clock is 17:05. Little Tim is able to get back to computer again. His big brother sucked so bad in his game he rage quit.
- Little Tim is trying to connect his favourite server 9/10
- Little Tim is connecting to server, he see loading screen. Server is now 10/10
- And then, it happened. Disconnected: Dropped due to slot reservation. Server is now 9/10
- Little Tim try again. And again. Again. Again. Again. No, he get same disconnect message, when server is 9/10.
- Another admin2 see, there is room on server 9/10 for making connection. He join. 10/10. Takes reserved slot. Server is full again 10/10.
+ Little Tim need wait till there is room enough on server 8/10 to able get in server.


Admin1 spend 3 hours, 34 minutes using reserved slot, because server was full a long time 10/10,
until Tim disconnect from server, after then reserved slot get empty again, 9/10.


sm_reserve_type 1; sm_reserved_slots 1
- Same as above but much faster.
- When admin1 connect 9/10 server. Admin1 fully connected in server 10/10
In same time -> one public player get kicked. Server is back 9/10.
- This happen in 10 seconds.


sm_reserve_type 2; sm_reserved_slots 1; sm_reserve_maxadmins 1
- Server is 9/10
- One admin connect to server 10/10
- Admin has connected to server, there is now maximum admins in server (1.)
Reserved slots disappear. All slots are in public use.
-
-
-
-
- Final admin leave from server, reserved slot come back 9/10


If you are not happy, then find another plugin.
https://www.sourcemod.net/plugins.ph...slots&search=1
__________________
Do not Private Message @me

Last edited by Bacardi; 04-10-2020 at 17:02. Reason: Typo
Bacardi is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 06-30-2021 , 04:03   Re: Reserved Slot CSGO
Reply With Quote #7

Quote:
Originally Posted by Bacardi View Post
sm_reserve_type 0; sm_reserved_slots 1
- Doesn't kick player when admin connecting to 9/10 server.
- When admin1 join 9/10 server -> admin1 takes reserved slot, 10/10
- Server is 10/10. No one can't make connection to server, it's full.
- Clock is 13:06, everyone have fun and are happy, playing on full server. 10/10
- Clock is 15:45. Players have play two maps. Don't want to leave yet, it's so fun.
- Clock is 16:13. Oh no. Little Tim's mother say, "Time is up! Let your big bother play next" and big brother want play Valorant because it's new edgy game for edgy kids.
- Little Tim disconnect from server, 16:40, he wanted to play whole match or he is gonna drop from TOP10-RANK-STATS.
- Admin1, into server, is taking now empty public slot -> reserved slot is free and empty again. 9/10
- Clock is 17:05. Little Tim is able to get back to computer again. His big brother sucked so bad in his game he rage quit.
- Little Tim is trying to connect his favourite server 9/10
- Little Tim is connecting to server, he see loading screen. Server is now 10/10
- And then, it happened. Disconnected: Dropped due to slot reservation. Server is now 9/10
- Little Tim try again. And again. Again. Again. Again. No, he get same disconnect message, when server is 9/10.
- Another admin2 see, there is room on server 9/10 for making connection. He join. 10/10. Takes reserved slot. Server is full again 10/10.
+ Little Tim need wait till there is room enough on server 8/10 to able get in server.


Admin1 spend 3 hours, 34 minutes using reserved slot, because server was full a long time 10/10,
until Tim disconnect from server, after then reserved slot get empty again, 9/10.


sm_reserve_type 1; sm_reserved_slots 1
- Same as above but much faster.
- When admin1 connect 9/10 server. Admin1 fully connected in server 10/10
In same time -> one public player get kicked. Server is back 9/10.
- This happen in 10 seconds.


sm_reserve_type 2; sm_reserved_slots 1; sm_reserve_maxadmins 1
- Server is 9/10
- One admin connect to server 10/10
- Admin has connected to server, there is now maximum admins in server (1.)
Reserved slots disappear. All slots are in public use.
-
-
-
-
- Final admin leave from server, reserved slot come back 9/10


If you are not happy, then find another plugin.
https://www.sourcemod.net/plugins.ph...slots&search=1
a question
if using sm_reserve_type 2 sm_reserved_slots 1 sm_reserve_maxadmins 1 sm_hide_slots 1
server is 9/10 should look full
so if admin joins no players will be kicked and it'll be 10/10
after he leaves server back to 9/10
but if a regular player with reserved access joins will a player get kicked like in sm_reserve_type 1?

i currently have 11 slot server 1 slot for gotv and 9 public slots with 1 reserved slot
if server is currently 10/11 i want admin to join the server slot without kicking but if player with reserved access joins will kick player should i use sm_reserve_type 2?

------------- edit ---------------
nvm i understand how sm_reserve_type 2 works now
__________________

Last edited by 8guawong; 07-05-2021 at 12:24.
8guawong is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode