View Single Post
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