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

H-Reserved (Advanced Reserved Slots)


Post New Thread Reply   
 
Thread Tools Display Modes
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 01-26-2015 , 07:53   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #681

I've made a mod for my server list plugin.
See here: https://forums.alliedmods.net/showthread.php?t=255675
h3bus is offline
Ms. Trooper
Senior Member
Join Date: Nov 2012
Old 03-09-2015 , 17:04   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #682

So is this working well for CS:GO?
Ms. Trooper is offline
Nanochip
Senior Member
Join Date: Jan 2014
Old 05-08-2015 , 00:11   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #683

Is this plugin working for anyone? I can't seem to get it to work for me. I'm force joining the server via console command "connect (ip)" and just kicks me for the server being full even though I am set to have a reserved slot.

EDIT: Running this on TF2.
__________________

Last edited by Nanochip; 05-08-2015 at 00:13.
Nanochip is offline
secondtimesold
Senior Member
Join Date: Feb 2015
Old 05-09-2015 , 21:25   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #684

I have reserved slot set to 1 is there any clue why people are getting dropped for reserved slot when server has 3-4 open public slots ?
__________________
secondtimesold is offline
miyoko9299
Member
Join Date: Apr 2015
Old 05-15-2015 , 18:07   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #685

Does it support CSGO?
__________________
I'm a user of google translate, i do not speak English fluently.
miyoko9299 is offline
WebNoob
Senior Member
Join Date: Jul 2008
Old 05-20-2015 , 01:24   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #686

I've been running into a strange issue with this plugin lately.

I have my TF2 servers set to 30 visible slots (with 32 actual slots), and replay enabled.

I have the following setting enabled:

Code:
sm_hreserved_slots_amount 2
Yet, no matter what I set it to, I get the following in the log:

Code:
L 05/20/2015 - 01:05:05: "Replay<2><BOT><>" connected, address "none"
[hreserved_slots] no slot amount defined, using 3 hidden slots as reserved.
[hreserved_slots] public slot used (1/30)
Cannot verify load for invalid steam ID [I:0:0]
L 05/20/2015 - 01:05:05: "Replay<2><BOT><>" entered the game
L 05/20/2015 - 01:05:05: "Replay<2><BOT><Unassigned>" joined team "Spectator"

What I want to do is set the 2 hidden slots as reserved, but this is actually causing one of the visible slots to act as a reserved slot as well.

I've tried forcing the setting in the Sourcemod.cfg and the server.cfg, to no effect.

I the plugin simply not working correctly, or am I missing something?
WebNoob is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 05-20-2015 , 06:06   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #687

Replay is a bad example to use as the Replay and SourceTV bots are special (they join very early, long before a real player could, and can add an extra slot to the server).
That said, it looks like it is working correctly given the print right after it.
A guess at your actual problem, but try setting the visible players to 31 instead (to account for the replay bot).
__________________
asherkin is offline
WebNoob
Senior Member
Join Date: Jul 2008
Old 05-20-2015 , 17:40   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #688

Quote:
Originally Posted by asherkin View Post
Replay is a bad example to use as the Replay and SourceTV bots are special (they join very early, long before a real player could, and can add an extra slot to the server).
That said, it looks like it is working correctly given the print right after it.
A guess at your actual problem, but try setting the visible players to 31 instead (to account for the replay bot).

The problem is that no matter what I set "sm_hreserved_slots_amount" to, the system always says

"[hreserved_slots] no slot amount defined, using 3 hidden slots as reserved"

I've tried changing it to any number of things (from 1 to 5), and the result is always the above - as if the plugin is not reading that setting at all (I've tried setting it in both the plugin's config & the sourcemod.cfg, but the plugin just ignores it for some reason).

I even tried manually setting it in the .sp file and recompiling the plugin, but it fails to compile correctly via the online compiler (3 error messages come up).
WebNoob is offline
island55
Senior Member
Join Date: Aug 2010
Location: charleston
Old 05-31-2015 , 20:46   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #689

your server is 32 slots + replays which takes the server to 33 slots(1 for replay and 32 public) - with the maxvisible set to 30 that leaves 3 slots to be reserved. minus 1 for replays. if you do as asherkin suggested and set the max slots to 31 then it will show 2 reserved slots as intended by your cvar(assuming you leave replays enabled)

Last edited by island55; 05-31-2015 at 20:52.
island55 is offline
WebNoob
Senior Member
Join Date: Jul 2008
Old 06-30-2015 , 01:01   Re: H-Reserved (Advanced Reserved Slots)
Reply With Quote #690

Quote:
Originally Posted by island55 View Post
your server is 32 slots + replays which takes the server to 33 slots(1 for replay and 32 public) - with the maxvisible set to 30 that leaves 3 slots to be reserved. minus 1 for replays. if you do as asherkin suggested and set the max slots to 31 then it will show 2 reserved slots as intended by your cvar(assuming you leave replays enabled)
I think my point keeps getting missed here. My point is that the setting:

Code:
sm_hreserved_slots_amount
Is ignored by the plugin completely. NO matter what I set it to, the system always says "[hreserved_slots] no slot amount defined"
WebNoob is offline
Reply



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 14:31.


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