> From: Simon Garner [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 4:15 PM > > botman <[EMAIL PROTECTED]> wrote: > > > > I don't know if I understand your question. The > > "sv_visiblemaxplayers" CVAR can be set to indicate what the > > "maxplayers" value returned to server browsers in the "infostring" > > should appear as. For example, if I start a server like so... > > > > hlds.exe -game Wackamole -maxplayers 16 +map mole_whacker1 > > > > ...and have... > > > > sv_visiblemaxplayers 14 > > > > Have you tried this? Doesn't work for me.
Yes, this is how it works. As Botman pointed out, "infostring", "info", and "details" server queries will report the sv_visiblemaxplayers value as the max players for a server. If you're just looking at the status output of your server or other things like that, then no, you wouldn't see any change in maxplayers. _______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
