AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Fully Threaded Server Redirect (https://forums.alliedmods.net/showthread.php?t=150674)

eric0279 07-27-2013 08:20

Re: Fully Threaded Server Redirect
 
Hi,

Quote:

[REDIRECT] Waiting for your last request.
Unknown command: server
Quote:

L 07/27/2013 - 14:06:51: SourceMod error session started
L 07/27/2013 - 14:06:51: Info (map "de_dust2") (file "errors_20130727.log")
L 07/27/2013 - 14:06:51: [SM] Native "IsClientConnected" reported: Client index 0 is invalid
L 07/27/2013 - 14:06:51: [SM] Displaying call stack trace for plugin "serverredirect.smx":
L 07/27/2013 - 14:06:51: [SM] [0] Line 188, G:\FFA CSS\addons\sourcemod\scripting\serverredirect .sp::ShowServerMenu2()

deathcurse 03-05-2014 10:01

Re: Fully Threaded Server Redirect
 
Quote:

Originally Posted by 11530 (Post 1776654)
Try this version below, which is an edit of my version of this plugin from post #61.

Changelog for 1.2.2:
  • Added convar sm_redirect_allowbots to count/ignore bots in the player count.

Would it be possible to get an edit of this plugin where it doesn't count the replay bot on TF2? At the moment all the servers are showing an extra slot because of replay.

11530 01-04-2015 16:53

Re: Fully Threaded Server Redirect
 
1 Attachment(s)
Just a quick update to address a few issues, and provide a request:

Version 1.2.5
  • Added ConVar values to sm_redirect_menusort to sort by number of players (ascending is 3, descending is 4)
  • Fixed display being shown if client disconnects and another takes their slot
  • Fixed sm_redirect_allowbots ConVar not correctly addressing bots.

Tank Missile 01-04-2015 21:57

Re: Fully Threaded Server Redirect
 
Quote:

Originally Posted by 11530 (Post 2244827)
Just a quick update to address a few issues, and provide a request:

Version 1.2.5
  • Added ConVar values to sm_redirect_menusort to sort by number of players (ascending is 3, descending is 4)
  • Fixed display being shown if client disconnects and another takes their slot
  • Fixed sm_redirect_allowbots ConVar not correctly addressing bots.

It would be great if the include file from the original plugin could work with this one, along with serverredirect_ads and serverredirect_cmds.

Chdata 01-04-2015 22:31

Re: Fully Threaded Server Redirect
 
Is this plugin basically like serverhop... except you don't need to edit a seperate config for every server?

11530 01-05-2015 14:52

Re: Fully Threaded Server Redirect
 
Quote:

Originally Posted by Chdata (Post 2244921)
Is this plugin basically like serverhop... except you don't need to edit a seperate config for every server?

I don't use serverhop but yes, probably. Only thing each server needs is a different ID ConVar.

medic917 01-05-2015 22:28

Re: Fully Threaded Server Redirect
 
Quote:

Originally Posted by Chdata (Post 2244921)
Is this plugin basically like serverhop... except you don't need to edit a seperate config for every server?

You have to edit each server.cfg per server and edit the server id, but that is after you add each server manually too the mysql database.

Unless I did something wrong that is the only way I could get it working.

Idk why, but my servers hang when I use this. I'm thinking it is due to my mysql provider which caps at 20 simultaneous connections. Had to uninstall for now.

Chdata 01-06-2015 04:56

Re: Fully Threaded Server Redirect
 
Eh I don't see the point of this over the serverhop plugin then ;/

Hackmastr 02-17-2015 10:38

Re: Fully Threaded Server Redirect
 
Quote:

Originally Posted by Chdata (Post 2245400)
Eh I don't see the point of this over the serverhop plugin then ;/

If You have a new Server, You'll hace to edit every server config 1by1. With this plugin, You'll have to add to the DB, and done!

Ligs 04-26-2015 13:19

Re: Fully Threaded Server Redirect
 
Quote:

Originally Posted by 11530 (Post 2244827)
Just a quick update to address a few issues, and provide a request:

Version 1.2.5
  • Added ConVar values to sm_redirect_menusort to sort by number of players (ascending is 3, descending is 4)
  • Fixed display being shown if client disconnects and another takes their slot
  • Fixed sm_redirect_allowbots ConVar not correctly addressing bots.

When I try to use plugins in csgo comes the just with the error
[REDIRECT] Fetching servers. May take a few seconds.
[REDIRECT] There are currently no servers available.


All times are GMT -4. The time now is 01:09.

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