PDA

View Full Version : A redirect plugin


{SR} *Raggy*
09-05-2006, 05:57 PM
Does anyone know a good redirect plugin? I'm using one but it won't work correctly. Anyone know a good one to use?

diamond-optic
09-05-2006, 09:52 PM
like redirect as in when the server is full?

dod_adminslots has that and it works

{SR} *Raggy*
09-06-2006, 05:30 PM
How would I set that up? I've gotten no idea from that. I'm not very good with those ones. Can you tell me how please if you can?

diamond-optic
09-06-2006, 07:20 PM
well it explains the cvars pretty good on the plugin thread (http://www.dodplugins.net/forums/showthread.php?t=15)..

but what ive used is like the following:

dod_adminslots_mode "2"
dod_adminslots_slotcount "1"
dod_adminslots_redirectip "66.55.142.224"
dod_adminslots_redirectport "27015"
dod_adminslots_redirectpw "none"
dod_adminslots_redirectnew "1"
dod_adminslots_redirectingame "1"
dod_adminslots_hidereserved "0"

-mode "2" means it will kick the player with the lowest score
-slotcount "1" means one res. slot
-redirectip is the ip to the server you want to redirect them to
-redirectport is the port to the server you want to redirect them to
-redirectpw is the password to the redirect server ("none" means it doesnt have a pw)
-redirectnew means it will redirect new connecting clients when the server is full
-redirectingame means it will redirect a non-admin player in the game already when an admin joins when the server is full
-hidereserved determines whether to hide or show reserved slots in the the total slot count

{SR} *Raggy*
09-07-2006, 01:05 PM
But now here is a stupid question which I'm enbarressed to ask but is that for that plugin or for the plugin that comes with amxmodx?

Zor
09-07-2006, 02:59 PM
That is for the plugin referenced by diamond-optic, FireStorms plugin. If you use that one disable the one that comes with amxmodx.

Cheers!

{SR} *Raggy*
09-07-2006, 06:42 PM
Ok thanks alot guys and sorry for the stupid question :P

Wilson [29th ID]
09-07-2006, 11:51 PM
Stupid questions build better questions when you learn from them :-P
That's what we're here for Raggy.

{SR} *Raggy*
09-08-2006, 08:07 AM
:) Thank you