AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Advanced Client Redirect (https://forums.alliedmods.net/showthread.php?t=61471)

Olly 10-01-2007 09:56

Advanced Client Redirect
 
1 Attachment(s)
Advanced Client Redirect

This plugin will allow players in your server to type !servers, or !swapme in the chat, and be shown a menu which will display all of the servers you have added into your config file. When a player chooses a server to join, they will be prompted with the 'source' message to press F3 to allow the redirect.

Hopefully gonna add some other stuff so watch this space..


Olly

ferret 10-01-2007 10:09

Re: Advanced Client Redirect
 
Code:

if(!FileToKeyValues(redirKv, redirLoc))
  LogToGame("Error loading server list");

You should probably use SetFailState there.

Nolongerinthegame 10-01-2007 11:26

Re: Advanced Client Redirect
 
Cool, working great so far :D

vampylestat 10-02-2007 01:45

Re: Advanced Client Redirect
 
a note for hlstatsx users, when using the !servers cmd, a window will pop up and show you a list of servers set in hlstatsx

kinda nice in a way, cuz it shows you which are populated

tcviper 10-02-2007 03:33

Re: Advanced Client Redirect
 
That what you say about hlx i dont think that you are right. We are running HLX aswell and !servers doesnt display anything except for this mod.

xYx 10-03-2007 04:27

Re: Advanced Client Redirect
 
Olly:

Any chance you could add into the servers popup menu a check for players on the server?

ie:

1 server 1 12/20
2 Server 2 14/16
3 Server 3 22/22

It would be great if we can avoid poeple trying to join full servers.

Olly 10-05-2007 17:56

Re: Advanced Client Redirect
 
Quote:

Originally Posted by xYx (Post 538197)
Olly:

Any chance you could add into the servers popup menu a check for players on the server?

ie:

1 server 1 12/20
2 Server 2 14/16
3 Server 3 22/22

It would be great if we can avoid poeple trying to join full servers.

Working on it ;)

xYx 10-06-2007 07:58

Re: Advanced Client Redirect
 
ur a legend olly :)

Hope its released soon :)

FlyingMongoose 10-07-2007 12:36

Re: Advanced Client Redirect
 
just not display it if the server is full :p

gamingftw 10-15-2007 17:09

Re: Advanced Client Redirect
 
Hi Olly, I like your plugin - this is probably a no-brainer for you, but is there a way to just have it so the server pops up the f3 message when people join without having to type anything? Thanks much in advance.

-Gamingftw


All times are GMT -4. The time now is 07:31.

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