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

Ultimate RSlot


Post New Thread Reply   
 
Thread Tools Display Modes
clutch9
Junior Member
Join Date: Feb 2005
Old 08-27-2006 , 12:21   Re: Ultimate RSlot
Reply With Quote #21

i have a problem with this plugin: it doesn't hide the reserved slots before the map has changed once after server startup. I dont know why!
clutch9 is offline
Bonesmuggler
Member
Join Date: Sep 2005
Old 09-21-2006 , 12:24   Re: Ultimate RSlot
Reply With Quote #22

This looks like a nice plugin , but is there anyway for it to check and see if a player is wearing a clan tag before it kicks. Not all clan members on my server have access to the reserved slot but I don't want a clan member to be kicked when a admin comes in. I would rather it look for the tag and if it isn't there have it kick a non - clan member. I was just wondering if this was possible.

Thanks
Bones
Bonesmuggler is offline
AllMassive
Senior Member
Join Date: Sep 2004
Location: /dev/urandom
Old 01-16-2007 , 02:01   Re: Ultimate RSlot
Reply With Quote #23

I just tested this plugin with amxmodx 1.76c and it seems like the
'rslot_hideslots'-cvar doesnt work.

I started my server with maxplayers 21, 'amx_reservation 1' and these Pluginsettings:

Code:
// 0 = disabled
// 1 = no booting but fill rslots (Recommended 2-6 slots)
// 2 = kick/redirect when full or to free slot (Recommended 1 slot)
rslot_on 2

//number of slots to reserve
rslot_slots 1

//if enabled will hide reserved slots 
//(ex. 21 maxplayers will show 20/20 if rslot_slots = 1 )
rslot_hideslots 1

//enable server redirection
rslot_redirect 0

//ip and port of the server players will be redirected to
rslot_ip "ip:port"

//(optional) password of the server players will be redirected to
rslot_pw "none"

//--- below used for amx_reservation 2---//
//kills for rslot kicking protection (comment out #define KILLS to disable)
rslot_kills "10"

//played time for rslot kicking protection (comment out #define PLAYEDTIME to disable)
rslot_playedtime "30"
I know that the last 2 Options won't work with 'amx_reservation 1'.

Is this a Bug or have i done smth wrong ?
AllMassive is offline
vazze
Junior Member
Join Date: Dec 2004
Old 02-16-2007 , 21:01   Re: Ultimate RSlot
Reply With Quote #24

Same problem here in 1.76C

The hideslot CVAR doesnt work, and the server shows all 17 slots instead of the 16 i want to show..
vazze is offline
Send a message via ICQ to vazze Send a message via MSN to vazze
Nofius
Member
Join Date: May 2005
Location: Mora || Dalarna
Old 02-20-2007 , 11:36   Re: Ultimate RSlot
Reply With Quote #25

Mine works correct with the slot use 19 in startup and it shows 18 only, but It doesnt kick ppl when admin join at 18/18 it becomes 19/18 and after that no admin could join at 19/18 whats the problem with it

Use this setting in amxx.cfg

// 0 = disabled
// 1 = no booting but fill rslots (Recommended 2-6 slots)
// 2 = kick/redirect when full or to free slot (Recommended 1 slot)
rslot_on 2

//number of slots to reserve
rslot_slots 1

//if enabled will hide reserved slots
//(ex. 21 maxplayers will show 20/20 if rslot_slots = 1 )
rslot_hideslots 1

//enable server redirection
rslot_redirect 0

//ip and port of the server players will be redirected to
rslot_ip ""

//(optional) password of the server players will be redirected to
rslot_pw "none"

//--- below used for amx_reservation 2---//
// kills for rslot kicking protection (comment out #define KILLS to disable)
// rslot_kills "kills"

//played time for rslot kicking protection (comment out #define PLAYEDTIME to disable)
rslot_playedtime "1"

And have amx_reservation set to 0 in amxx.cfg

Why does it not kick ppl....
__________________
Amxx v1.8.1.3746 || Amxbans 5.0 || PTB 1.8b3
www.csgubbar.com
public.csgubbar.com:27015 + 7 more. Check HP!
Nofius is offline
pulpy
Senior Member
Join Date: Oct 2005
Location: Brights Grove, ON
Old 02-21-2007 , 19:38   Re: Ultimate RSlot
Reply With Quote #26

i have this, looks like a great plugin, but when i added it, i have 2 servers using it with redirection, and both are 32 slots. Now both say 31 slots, no matter what, im seeing 31/31 aswell, never 32/31. So its essentially blocking even reservation admins from joining
__________________
pulpy is offline
Nofius
Member
Join Date: May 2005
Location: Mora || Dalarna
Old 02-24-2007 , 11:43   Re: Ultimate RSlot
Reply With Quote #27

Why arnt ppl kicking when Admins try too join at 18/18 as my earlier post...
Someone ???
__________________
Amxx v1.8.1.3746 || Amxbans 5.0 || PTB 1.8b3
www.csgubbar.com
public.csgubbar.com:27015 + 7 more. Check HP!
Nofius is offline
mmenzie
Senior Member
Join Date: Jul 2004
Location: New Windsor, NY
Old 02-27-2007 , 15:25   Re: Ultimate RSlot
Reply With Quote #28

hello,
You don't say in the first post what you are supposed to do with the ultimate rslot.txt file???

thanks
mike
__________________
mmenzie is offline
Send a message via ICQ to mmenzie Send a message via AIM to mmenzie Send a message via MSN to mmenzie Send a message via Yahoo to mmenzie
Nofius
Member
Join Date: May 2005
Location: Mora || Dalarna
Old 02-27-2007 , 17:51   Re: Ultimate RSlot
Reply With Quote #29

Well I dont use it for redirect ppl when Admin join. I want a Good Plugin that works when I got 18/18 in the server it will kick ppl that are not admin or got reserved slot... if you read the first post it should work as that too...you dont need it too redirect ppl to get admins to join and kick... Or ???
__________________
Amxx v1.8.1.3746 || Amxbans 5.0 || PTB 1.8b3
www.csgubbar.com
public.csgubbar.com:27015 + 7 more. Check HP!
Nofius is offline
pulpy
Senior Member
Join Date: Oct 2005
Location: Brights Grove, ON
Old 02-27-2007 , 23:24   Re: Ultimate RSlot
Reply With Quote #30

is this even supported anymore? Oneyed hasnt replied to my PM or our posts on the forums... dont unsupported plugins get tossed into unapproved/old plugins or w/e
__________________
pulpy 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 14:49.


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