[EMAIL PROTECTED] wrote:

Anyone know of a method to get the amx mod adminslots reservation module to
work with the auto-retry feature in steam.  Presently if my server is
full on the public slots, (I have it set to 24 player, with 4 reserved,
giving the server 28 player capacity) with 24 peeps on, the next
non-reserved person to join gets a kicked by server message.  I would
rather have it allow the player to have the steam option to auto-retry
connection to the server then just receive a "you have been kicked by
server" message.

Running amx 0.9.7, CS 1.6.

This is not AMX's fault. The server is a 28 player server, and so the engine will allow 28 players to connect. AMX is just monitoring and taking action after 24 players. The *only* option it has is to kick. The 'retry' feature works because the engine is telling the client there are no more slots left to connect to. For AMX to figure out of a player gets a res slot or not, it has to allow them to connect first. It's nothing any plugin can change.

--
- m0gely
http://quake2.telestream.com/
Q2 | Q3A | Counter-strike

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to