gunslinger23 / maniadminplugin

Automatically exported from code.google.com/p/maniadminplugin
1 stars 1 forks source link

Reserved slots set to fill don't allow admins with the proper flag to join using the slot #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install Map 1.2 T (latest build 09 Feb)
2.Set this in your mani_server.cfg
// Turn on off reserve slots
mani_reserve_slots 1

// Number of reserve slots you have
mani_reserve_slots_number_of_slots 2

// User defined message shown in players console when kicked
mani_reserve_slots_kick_message "Du hast einen Reserveslots benutzt"

// User defined message for redirection of players to another server
mani_reserve_slots_redirect_message "Server voll, du wirst weitergeleitet"

// The IP address of the server you wish to redirect players to. Leave it
blank 
// if you do not want redirection to be used
mani_reserve_slots_redirect ""

// This defines whether you want your reserve slots to fill with reserve
players 
// or always be kept free (1 = allow slots to fill, 0 = always keeps slots
free 
// and kick player instead)
mani_reserve_slots_allow_slot_fill 0

// Type of method used to kick players, 0 = by highest ping (spectators
first), 
// 1 = by connection time (spectators go first)
mani_reserve_slots_kick_method 1

// IPs of players get stored to allow reserve slots and password bypassing
( admins )
// to work via the gui server browser.  This setting allows the server to
purge stale 
// records after a set amount of time.
mani_reserve_slots_ip_keep_history 14

// Enforces the password even for admins.  The new reserve slot system can
allow
// admins to bypass the server password and join.  This cvar disables that
feature
mani_reserve_slots_enforce_password 0

// This allows admins with known IP addresses to be allowed to join via the
reserve
// slot system.  Setting this to 0 will only allow those in the
reserveslots.txt file.
mani_reserve_slots_include_admin 1

3.Make sure you're allowed to use a reserved slot in the clients.txt, fill
the server with normal players and try to join

What is the expected output? What do you see instead?
You should be able to join the "always kept free" slots. Instead, the slots
are truly kept free, but the admin with the flag can't join the server

What version of the product are you using? On what operating system?
Was tested by 2 users on a Linux Server running Mani 1.2T Build Date 09.Feb

Didn't verify it on my own!

Please provide any additional information below.

---

Link to german forum:
http://www.mani-admin-plugin.com/forums/index.php?topic=20884.0

Original issue reported on code.google.com by farnhammer_manuel@web.de on 13 Feb 2010 at 3:59

GoogleCodeExporter commented 9 years ago
Ummmm, there is no "reserve slot" flag in the clients.txt, only for immunity.

If they aren't admins, then it won't allow them to join.  If they are reserve 
slot
players, then they need to be in the reserveslots.txt file

Original comment by keeper....@gmail.com on 2 Apr 2010 at 4:31

GoogleCodeExporter commented 9 years ago
Hey. I tested this reserved slots mode and it was working fine for admins. 
There are
more problems with fill mode :P .

Original comment by lordmar...@gmail.com on 3 Apr 2010 at 9:04

GoogleCodeExporter commented 9 years ago
This is not an issue, closing.

Original comment by keeper....@gmail.com on 5 Apr 2010 at 7:10