Raised This Month: $12 Target: $400
 3% 

H-Reserved (Advanced Reserved Slots)


Post New Thread Reply   
 
Thread Tools Display Modes
red!
Senior Member
Join Date: Sep 2007
Location: Germany
Old 11-14-2009 , 16:42   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #491

type hrs_status in console please. if it responds anyhow, it is installed and active. post the output here and I'll tell you what your server is configured to do ...
red! is offline
Kage
New Member
Join Date: Dec 2008
Old 11-14-2009 , 18:28   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #492

Here you go, as requested.

] hrs_status
[hreserved_slots] id: 32, name: Sir Naff, immunity: 0
[hreserved_slots] id: 31, name: Phantom Silverpaw, immunity: 0
[hreserved_slots] id: 30, name: SamiericalWhip, immunity: 0
[hreserved_slots] id: 29, name: diesel, immunity: 0
[hreserved_slots] id: 28, name: komiki808, immunity: 0
[hreserved_slots] id: 27, name: giancarlo, immunity: 0
[hreserved_slots] id: 26, name: death magic, immunity: 0
[hreserved_slots] id: 25, name: KWS(XTF2), immunity: 0
[hreserved_slots] id: 24, name: The Quiet Guy14, immunity: 0
[hreserved_slots] id: 23, name: zieroth, immunity: 0
[hreserved_slots] id: 22, name: A1C Rosario, immunity: 0
[hreserved_slots] id: 21, name: ChiliConCarnage, immunity: 0
[hreserved_slots] id: 20, name: MinkMonsterAlpha, immunity: 0
[hreserved_slots] id: 19, name: elitemonkeydragon, immunity: 0
[hreserved_slots] id: 18, name: SuperMario, immunity: 0
[hreserved_slots] id: 17, name: not connected, immunity: unkickable
[hreserved_slots] id: 16, name: *bab*Azn_InVaZn, immunity: 0
[hreserved_slots] id: 15, name: Otacock, immunity: 0
[hreserved_slots] id: 14, name: Kira_666, immunity: 0
[hreserved_slots] id: 13, name: Daikanta, immunity: 0
[hreserved_slots] id: 12, name: milleniumhometheatre, immunity: 0
[hreserved_slots] id: 11, name: Kage, immunity: unkickable
[hreserved_slots] id: 10, name: `BT, immunity: 0
[hreserved_slots] id: 9, name: LionHeart42, immunity: 0
[hreserved_slots] id: 8, name: crashblast23, immunity: 0
[hreserved_slots] id: 7, name: Super_Bee, immunity: 0
[hreserved_slots] id: 6, name: fpm.JustBeKause, immunity: 0
[hreserved_slots] id: 5, name: Dreaming of Revenge, immunity: 0
[hreserved_slots] id: 4, name: Rex Amsterdam, immunity: 0
[hreserved_slots] id: 3, name: torch2349, immunity: 0
[hreserved_slots] id: 2, name: [FS]Mr.Kim, immunity: 0
[hreserved_slots] id: 1, name: Pills, immunity: 0
[hreserved_slots] maximum slots: 32
[hreserved_slots] visible slots: 32
[hreserved_slots] public slots: 31
[hreserved_slots] minimum_immunity: 0
[hreserved_slots] highest ping target: 14
[hreserved_slots] shortest connect target: 12
[hreserved_slots] random target: 21
[hreserved_slots] pre 1.0.8 target: 32
[hreserved_slots] selected target: 14

I tried three different times as well as had others with admin powers try. I sure hope we can get this resolved, our community members would really love to have reserved slots.


Edit: Just in case you ask about the config file, I'll post that as well.


// ConVars for plugin "hreserved_slots.smx"



// protect admins from beeing dropped from server by reserved slot access (0: no protection, 1: except spec mode, 2: full protection)
// -
// Default: "2"
sm_hreserved_admin_protection "1"

// kick bots/fake clients (e.g. SourceTV)? (0: kick, 1: do not kick)
// -
// Default: "0"
sm_hreserved_bot_protection "0"

// method for dropping players to free a reserved slot (0: no players are dropped from server, 1: kick, 2: offer to be redirected to the server specified in sm_hreserved_redirect_target)
// -
// Default: "1"
sm_hreserved_drop_method "1"

// select how players are chosen to be dropped from server when there are multiple targets with the same priority. (0: highest ping, 1: shortest connection time)
// -
// Default: "0"
sm_hreserved_drop_select "0"

// value to be subtracted from the immunity level of spectators. The value 0 will make spectators to be treated like players in the game
// -
// Default: "1"
sm_hreserved_immunity_decrement "1"

// alternate server a client is offered to be redirected to, if sm_hreserved_drop_method is set to value 2
// -
// Default: ""
sm_hreserved_redirect_target ""

// time to show the redirection offer dialog
// -
// Default: "12"
sm_hreserved_redirect_timer "12"

// number of reserved slots (do not specify or set to -1 to automatically use hidden slots as reserved)
// -
// Default: "1"
sm_hreserved_slots_amount "1"

// disable/enable reserved slots
// -
// Default: "1"
sm_hreserved_slots_enable "1"

// use sourcemod immunity level to find a player to be dropped (0: do not use immunity , 1: use immunity level)
// -
// Default: "1"
sm_hreserved_use_immunity "1"

Last edited by Kage; 11-14-2009 at 18:33.
Kage is offline
Marcus101RR
Veteran Member
Join Date: Aug 2009
Location: Tampa, FL
Old 11-14-2009 , 18:45   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #493

Code:
[hreserved_slots] no slot amount defined, using 14 hidden slots as reserved.
[hreserved_slots] no free public slots
[hreserved_slots] no slot amount defined, using 14 hidden slots as reserved.
[hreserved_slots] no free public slots
[hreserved_slots] no slot amount defined, using 14 hidden slots as reserved.
Help? I have max 6 players, and i have 2 admins. How can i make it 6 people can play but if admins join only 5 or 4 non reserved players can play?
Marcus101RR is offline
Send a message via AIM to Marcus101RR Send a message via Skype™ to Marcus101RR
red!
Senior Member
Join Date: Sep 2007
Location: Germany
Old 11-14-2009 , 18:54   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #494

Quote:
Originally Posted by Kage View Post
Here you go, as requested.

] hrs_status
...
[hreserved_slots] id: 17, name: not connected, immunity: unkickable
...
@Kage: plugin is up and running, everything is configured well. In this constellation you may not see the "server is full" message when connecting by console thus this is an engine-message, not one of my plugin. That one will not be issued thus slot 17 is free (nevertheless, the reserved plugin will block non-admins from using it). The only situation this will occur is when somebody is connecting shortly before you causing the reserved slot to be blocked until your predecessor is authenticated as an admin or not.
red! is offline
red!
Senior Member
Join Date: Sep 2007
Location: Germany
Old 11-14-2009 , 18:58   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #495

Quote:
Originally Posted by Marcus101RR View Post
Help? I have max 6 players, and i have 2 admins. How can i make it 6 people can play but if admins join only 5 or 4 non reserved players can play?
I don't get it. What is your problem? You need to declare some reserved slots. That's what this plugin is made for.

eg. configure one hidden slot and run the plugin with all settings at default.
red! is offline
Marcus101RR
Veteran Member
Join Date: Aug 2009
Location: Tampa, FL
Old 11-14-2009 , 19:19   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #496

Quote:
Originally Posted by red! View Post
I don't get it. What is your problem? You need to declare some reserved slots. That's what this plugin is made for.

eg. configure one hidden slot and run the plugin with all settings at default.
Im using this for left 4 dead, but it says its full wtf i dont get it
Marcus101RR is offline
Send a message via AIM to Marcus101RR Send a message via Skype™ to Marcus101RR
Kage
New Member
Join Date: Dec 2008
Old 11-14-2009 , 19:20   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #497

Quote:
Originally Posted by red! View Post
@Kage: plugin is up and running, everything is configured well. In this constellation you may not see the "server is full" message when connecting by console thus this is an engine-message, not one of my plugin. That one will not be issued thus slot 17 is free (nevertheless, the reserved plugin will block non-admins from using it). The only situation this will occur is when somebody is connecting shortly before you causing the reserved slot to be blocked until your predecessor is authenticated as an admin or not.
I waited like you said. Everybody had 5 kills on the server and had been on at least 10 minutes. I attempted to connect and still got the message that the server was full. I tried for 5 minutes and was never able to join.

I don't know why it's not working if it's installed and supposedly functioning properly.

Edit: I made the server only show 31 of the 32 slots and it worked it out any problems. However, there has to be a way that we can make all 32 slots playable but as a player with ability joins, it frees up one spot. Maybe I'm not understanding this thing completely.

Last edited by Kage; 11-14-2009 at 20:27.
Kage is offline
red!
Senior Member
Join Date: Sep 2007
Location: Germany
Old 11-15-2009 , 06:51   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #498

@Kage, you can't have 32 playable slots. You will always loose at least one slot as a connection slot.
red! is offline
red!
Senior Member
Join Date: Sep 2007
Location: Germany
Old 11-15-2009 , 06:54   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #499

Quote:
Originally Posted by Marcus101RR View Post
Im using this for left 4 dead, but it says its full wtf i dont get it
And you did not give any information about your problem, so how shall I help you? At first, type hrs_status in your console and post it here. After that I will understand what you already did, maybe we'll find out what you want then...
red! is offline
Kage
New Member
Join Date: Dec 2008
Old 11-15-2009 , 10:52   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #500

Red, Thank you for your assistance. We've got it working and had all admins test it.

Thank you for your help and your plugin.
Kage is offline
Reply


Thread Tools
Display Modes

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 08:05.


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