Raised This Month: $ Target: $400
 0% 

AMXX version 1.0 and player slots


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ecf
New Member
Join Date: Dec 2004
Old 01-11-2005 , 16:13   AMXX version 1.0 and player slots
Reply With Quote #1

Hello all,

We have recently statrted using AMXX vs. the original AMX mod.
Current specifications are:

Windows 2003 Server
Half Life Steam (CS, CZ, DOD)
AMXX Mod 1.0
Latest Metamod version
No plugins other than the default install

Here is an example of what is happening:

I create a server setting the maxplayers to 16 in the command line. When i start the server the STEAM browser shows the player slots as 15. Also we have a web query page which shows the slots at 15 as well. But when I do a rcon status on the server it retuns maxplayers 16.

I have checked to make sure that reserved slots are set to 0, and have even taken the B flag out of the admins in the AMXX users.ini file just to make sure that wasn't it. So I created a server from the default files from STEAM without AMXX installed, and it starts with the correct slots.

Anyone have a similar experience or thoughts of what I may check to correct this?

Thanks for the time,

ECF

TCA-1 24/7 Avalanche Server
67.19.47.157:27016
Come have some fun!
ecf is offline
Geesu
Veteran Member
Join Date: Mar 2004
Location: Cincinnati, OH
Old 01-11-2005 , 16:17  
Reply With Quote #2

yea I get this as well, I'm not too sure as to how to correct it.
__________________
Need war3ft help? DO NOT PM ME... Check the forums
Geesu is offline
Send a message via AIM to Geesu Send a message via MSN to Geesu
ecf
New Member
Join Date: Dec 2004
Old 01-11-2005 , 16:53  
Reply With Quote #3

Hmmmm.... I would imagine that if it was widespread I would have found some posts about it. I must be doing something silly to cause it then.

Maybe someone will help us both out with some info.
ecf is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 01-11-2005 , 17:18  
Reply With Quote #4

maxvisibleplayers "16"

is the command I think...try adding that to server.cfg.
__________________
f1del1ty.oXi is offline
syphilis
Member
Join Date: Sep 2004
Old 01-11-2005 , 17:19  
Reply With Quote #5

It's the cvar sv_visiblemaxplayers or something like that. Try setting it to 16, but if it changes itself right back you need to disable the reserved slots plugin (I think it's adminslots.amxx, this is all from memory).
syphilis is offline
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 01-11-2005 , 17:27  
Reply With Quote #6

it's the standard adminslots.amxx which causes the reserved slot to
be hidden.

change
Code:
// Comment if you don't want to hide not used reserved slots #define HIDE_RESERVED_SLOTS
to
Code:
// Comment if you don't want to hide not used reserved slots //#define HIDE_RESERVED_SLOTS
in the adminslots.sma in your
addons/amxmodx/scricting/ folder and recompile and replace the
plugin and the server will automatically always show all slots.
FeuerSturm is offline
ecf
New Member
Join Date: Dec 2004
Old 01-11-2005 , 20:43  
Reply With Quote #7



Thank you very much!
ecf is offline
ecf
New Member
Join Date: Dec 2004
Old 01-11-2005 , 22:17  
Reply With Quote #8

Just a note. Commenting the line out produced a compile error for me. I simply edited the reserved cvar count to 0 and then recompiled. Worked that way just fine. Thanks to all who answered!
ecf is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 01-12-2005 , 08:10  
Reply With Quote #9

.....Well I would have said to look in amxx.cfg but you said you already looked in there...:

Quote:
I have checked to make sure that reserved slots are set to 0, and have even taken the B flag out of the admins in the AMXX users.ini file just to make sure that wasn't it.
Thought you meant you looked there and changed it. Wow....could have saved us all alot of time. =\
__________________
f1del1ty.oXi is offline
Geesu
Veteran Member
Join Date: Mar 2004
Location: Cincinnati, OH
Old 01-12-2005 , 09:35  
Reply With Quote #10

but why does it do this when amx_reservation is set to 0 in the amxx.cfg file?
__________________
Need war3ft help? DO NOT PM ME... Check the forums
Geesu is offline
Send a message via AIM to Geesu Send a message via MSN to Geesu
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 01:43.


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