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

Ultimate RSlot


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:          Approver:   Xanimos (85)
OneEyed
AMX Mod X Beta Tester
Join Date: Jun 2005
Old 04-29-2006 , 07:56   Ultimate RSlot
Reply With Quote #1

Ultimate RSlot v1.0

Why another RSlot plugin?
Because this one gives you 2 types of reserved slot choices, standard adminslots or kick/redirection reserved slots. It also includes protection for players with X amount of kills and X amount of played time, and to add to that it records a list of players who were recently kicked so the same players won't be rekicked consecutively. The list size can be configured as well..

Code:
TITLE:		Ultimate RSlots
AUTHOR:		OneEyed
VERSION:	1.0

-- Copy & Paste settings below to amxx.cfg and fill them out!

// 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 <0|1|2>

//number of slots to reserve
rslot_slots <# of slots>

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

//enable server redirection
rslot_redirect <0|1>

//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 "kills"

//played time for rslot kicking protection (comment out #define PLAYEDTIME to disable)
rslot_playedtime "minutes"
NOTE:
- Disable adminslots.amxx if you use this!
- View source code to disable features through #define!


UPDATED: June 10, 2006
Fixed rslot_kills and rslot_played_time not being disabled if 0.
Attached Files
File Type: sma Get Plugin or Get Source (ultimate_rslot.sma - 7924 views - 5.1 KB)
File Type: txt ultimate_rslot.txt (1.1 KB, 4829 views)
__________________
OneEyed is offline
FatalisDK
Senior Member
Join Date: Mar 2006
Location: bacon
Old 04-29-2006 , 12:28  
Reply With Quote #2

Cool, I was just wanting a better res slot plugin too!
__________________
FatalisDK is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-29-2006 , 15:06  
Reply With Quote #3

Why don't you use the Multilingual system that AMXX provides instead of having people edit the source code for a simple verbiage change?
__________________
Brad is offline
Charming
BANNED
Join Date: Nov 2005
Location: Canada
Old 04-29-2006 , 15:14  
Reply With Quote #4

Approve, I demand v3x to approve this ^-^.
Charming is offline
Send a message via ICQ to Charming Send a message via AIM to Charming Send a message via MSN to Charming Send a message via Yahoo to Charming
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 04-29-2006 , 16:06  
Reply With Quote #5

Add in the multi-lingual stuff soon. <--Approved.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
OneEyed
AMX Mod X Beta Tester
Join Date: Jun 2005
Old 04-29-2006 , 17:15  
Reply With Quote #6

Multi-Lingual Support Added !
__________________
OneEyed is offline
FatalisDK
Senior Member
Join Date: Mar 2006
Location: bacon
Old 04-29-2006 , 17:17  
Reply With Quote #7

It works perfectly sofar, good job.
__________________
FatalisDK is offline
foxmask
Junior Member
Join Date: Mar 2006
Old 05-01-2006 , 06:19  
Reply With Quote #8

when the server is full ; could we still join it and this plugin will kick a player to free one slot to an admin who own the b flag ?
foxmask is offline
OneEyed
AMX Mod X Beta Tester
Join Date: Jun 2005
Old 05-01-2006 , 16:38  
Reply With Quote #9

you need to have one slot "reserved" so players can join, and then the plugin will kick a random person so it will always be 18/19 instead of 19/19. This is how reservation must work because if its 19/19 itll always spit out server full.
__________________
OneEyed is offline
foxmask
Junior Member
Join Date: Mar 2006
Old 05-01-2006 , 16:47  
Reply With Quote #10

Quote:
Originally Posted by OneEyed
you need to have one slot "reserved" so players can join, and then the plugin will kick a random person so it will always be 18/19 instead of 19/19. This is how reservation must work because if its 19/19 itll always spit out server full.
thanks ;)
foxmask 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 13:15.


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