Raised This Month: $12 Target: $400
 3% 

[ANY] Server Redirect - A full featured server listing/hoper (v0.2.6, 24/01/2016)


Post New Thread Reply   
 
Thread Tools Display Modes
pcmaster
AlliedModders Donor
Join Date: Sep 2009
Old 01-20-2015 , 11:28   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.0, 18/01/2015)
Reply With Quote #11

Quote:
Originally Posted by ocwoody View Post
Priorities....
^ That
__________________
Stopped hosting servers as of November 2018, no longer active around here.
pcmaster is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-21-2015 , 07:50   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.0, 18/01/2015)
Reply With Quote #12

Quote:
Originally Posted by Zephyrus View Post
this is a lot of time spent on something thats quite useless... ppl should just bug valve to fix askconnect
Keeping in mind that they removed that feature, and that they don't need it for their servers, it is highly unlikely they will ever put is back.
h3bus is offline
DoomHammer69
Senior Member
Join Date: Aug 2013
Old 01-26-2015 , 08:27   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.0, 18/01/2015)
Reply With Quote #13

The Mod of H-reserved doesn't work. Dont move to spec. Could you add me to steam please? Doomhammer69
__________________


DoomHammer69 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 09:24   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.0, 18/01/2015)
Reply With Quote #14

I'm currently at work, maybe tonight.
Could you check that you have
Quote:
  • sm_hreserved_drop_method shall be set to 2
  • sm_hreserved_redirect_target shall be empty (set to "")
If this still does not work could you rcon
Code:
redirect_lockout  <YouUserId> "<Reason>"
and see if your are sent to spectator?

Last edited by h3bus; 01-26-2015 at 10:00.
h3bus is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 10:01   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.0, 18/01/2015)
Reply With Quote #15

it seems that I'm not issuing the correct command in my modified version :/

Fixing this right now!
h3bus is offline
DoomHammer69
Senior Member
Join Date: Aug 2013
Old 01-26-2015 , 10:08   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.0, 18/01/2015)
Reply With Quote #16

Ok that command runs fine!
The problem is that the player is not moved to spec automatically.
I have the sourcemod log:
Quote:
L 01/26/2015 - 16:00:28: SourceMod log file session started (file "L20150126.log") (Version "1.6.3")
L 01/26/2015 - 16:00:28: -------- Mapchange to de_dust --------
L 01/26/2015 - 16:00:29: [hreserved_slots_redirect.smx] 'connect' extension present but inoperable due to '' (code -1)
L 01/26/2015 - 16:01:12: -------- Mapchange to de_dust --------
H-reserved config:
Quote:
// Version of [HANSE] Reserved Slots
// -
// Default: "2.0"
hreserved_slots "2.0"

// protect admins from beeing dropped from server by reserved slot access (0: no protection, 1: except spec mode, 2: full protection)
// -
// Default: "1"
sm_hreserved_admin_protection "2"

// authenticate admins by clan tag specified by sm_hreserved_auth_tag; 0: off, 1n
// -
// Default: "0"
sm_hreserved_auth_by_tag "0"

// authentication clan tag
// -
// Default: ""
sm_hreserved_auth_tag ""

// kick bots/fake clients (e.g. SourceTV)? (0: kick, 1: do not kick)
// -
// Default: "0"
sm_hreserved_bot_protection "1"

// method for dropping players to free a reserved slot (0: no players are dropped from server, 1: kick, 2: offer to be redirected to the server specified in sm_hreserved_redirect_target)
// -
// Default: "1"
sm_hreserved_drop_method "1"

// select how players are chosen to be dropped from server when there are multiple targets with the same priority. (0: highest ping, 1: shortest connection time, 2: random)
// -
// Default: "0"
sm_hreserved_drop_select "1"

// value to be subtracted from the immunity level of spectators. The value 0 will make spectators to be treated like players in the game
// -
// Default: "1"
sm_hreserved_immunity_decrement "1"

// alternate server a client is offered to be redirected to, if sm_hreserved_drop_method is set to value 2
// -
// Default: ""
sm_hreserved_redirect_target ""

// time to show the redirection offer dialog
// -
// Default: "12"
sm_hreserved_redirect_timer "30"

// number of reserved slots (do not specify or set to -1 to automatically use hidden slots as reserved)
// -
// Default: "-1"
sm_hreserved_slots_amount "1"

// disable/enable reserved slots
// -
// Default: "1"
sm_hreserved_slots_enable "1"

// use sourcemod immunity level to find a player to be dropped (0: do not use immunity , 1: use immunity level)
// -
// Default: "1"
sm_hreserved_use_immunity "1"
Plugins running ( i have disabled reservedslot.smx from sourcemod)
Quote:
[SM] Listing 20 plugins:
01 "Admin File Reader" (1.6.3) by AlliedModders LLC
02 "Admin Help" (1.6.3) by AlliedModders LLC
03 "Admin Menu" (1.6.3) by AlliedModders LLC
04 "Anti-Flood" (1.6.3) by AlliedModders LLC
05 "Basic Ban Commands" (1.6.3) by AlliedModders LLC
06 "Basic Chat" (1.6.3) by AlliedModders LLC
07 "Basic Comm Control" (1.6.3) by AlliedModders LLC
08 "Basic Commands" (1.6.3) by AlliedModders LLC
09 "Basic Info Triggers" (1.6.3) by AlliedModders LLC
10 "Basic Votes" (1.6.3) by AlliedModders LLC
11 "Client Preferences" (1.6.3) by AlliedModders LLC
12 "Fun Commands" (1.6.3) by AlliedModders LLC
13 "Fun Votes" (1.6.3) by AlliedModders LLC
14 "HANSE Reserved Slots | Mod by H3bus for redirect" (2.0) by red!| H3bus
15 "Nextmap" (1.6.3) by AlliedModders LLC
16 "Player Commands" (1.6.3) by AlliedModders LLC
17 "Server Redirect" (0.1.0) by H3bus
18 "Server Redirect: Ask connect in chat" (0.1.0) by H3bus
19 "Server Redirect: Ask connect in console" (0.1.0) by H3bus
20 "Sound Commands" (1.6.3) by AlliedModders LLC
Sourcemod extensions:
Quote:
[SM] Displaying 11 extensions:
[01] Automatic Updater (1.6.3): Updates SourceMod gamedata files
[02] Webternet (1.6.3): Extension for interacting with URLs
[03] CS Tools (1.6.3): CS extended functionality
[04] BinTools (1.6.3): Low-level C/C++ Calling API
[05] SDK Tools (1.6.3): Source SDK Tools
[06] Top Menus (1.6.3): Creates sorted nested menus
[07] Client Preferences (1.6.3): Saves client preference settings
[08] SQLite (1.6.3): SQLite Driver
[09] <FAILED> file "connect.ext.dll": No se puede encontrar el mdulo especificado.
I have a tester server wich have 2 slots. One of them is reserved and hide with sv_visiblemaxplayers 1
I join with a normal player and with another as admin. the one who has not priviledges should be moved isnŽt it?

Thanks for your help.
__________________



Last edited by DoomHammer69; 01-26-2015 at 10:10. Reason: bad english
DoomHammer69 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 10:39   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.0, 18/01/2015)
Reply With Quote #17

Sorry I messed up!

The error you have is normal on CSGO just ignore it (you can even remove the connect extension)

Try the following version that should work (not tested, I'm at work).
Don't forget to update the translation file.

Edit: Attachements removed and updated in FP

Last edited by h3bus; 01-26-2015 at 17:01.
h3bus is offline
DoomHammer69
Senior Member
Join Date: Aug 2013
Old 01-26-2015 , 13:23   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.0, 18/01/2015)
Reply With Quote #18

all righ h3bus!! Seems to work in the tester server.
Tonight IŽll test in the right servers.
thanks for all your help!
__________________


DoomHammer69 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 17:01   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #19

Quote:
v0.1.1 (26/01/2015):
redirect:
- Fixed !follow that was inoperative
hreserved_slot_redirect:
- Fix Modded H-reserved slot that wasn't calling the proper command
askconnect_steambot:
- Switched askconnect_steambot to TCP
steambot.py:
- Attempted to fixe TypeError (probably when steam closes connection)
h3bus is offline
DoomHammer69
Senior Member
Join Date: Aug 2013
Old 01-26-2015 , 17:27   Re: [ANY] Server Redirect - A full featured server listing/hoper (v0.1.1, 26/01/2015)
Reply With Quote #20

H3bus when I put in the public server I have an error but I dont know how to solve it.
Quote:
L 01/26/2015 - 23:24:49: SourceMod error session started
L 01/26/2015 - 23:24:49: Info (map "de_dust2") (file "errors_20150126.log")
L 01/26/2015 - 23:24:49: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/26/2015 - 23:24:49: [SM] Native "ServerCommand" reported: Language phrase "Offers redirect" not found
L 01/26/2015 - 23:24:49: [SM] Displaying call stack trace for plugin "hreserved_slots_redirect.smx":
L 01/26/2015 - 23:24:49: [SM] [0] Line 766, hreserved_slots_redirect.sp::OnTimedRedirect( )
__________________


DoomHammer69 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 03:03.


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