AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Admin Slots f117bomb Style (https://forums.alliedmods.net/showthread.php?t=799)

DoubleTap 04-02-2004 16:37

Admin Slots f117bomb Style
 
1 Attachment(s)
Basically there is no real need for the amount of reserved slots so I removed that. Now if you run a 20 person server for example, you start your server with 21 slots. If hide slots is defined in the sma query program will always see a max of 20. Now when an admin connects to a 20/20 (full) server, a player will be kicked due to ping or play time as set in amx_reservation <value>
1 - Kicks the Player with shortest playing time when an admin connects to a full server.
2 - Kick the Player with the highest ping when an admin connects to a full server.

A player will be kicked until there is 21 admins, so all admins with reservations will be allowed to join with no limit on the amount. In a sense with this plugin people wont know that your even reserving slots because if the server is 20/20 it emulates the server full msg.
----
Ported from f117bomb's great AMX plugin :
http://djeyl.net/forum/index.php?showtopic=21737

Pomme 04-02-2004 16:41

IMHO this plugin should be part of the default AMXX package.

Great and simple! :D

rex 04-03-2004 17:09

good job DT

xmdxtremekiller 04-03-2004 17:10

does it reserve by steam id?

RangerFA 04-13-2004 19:55

Can we customize the reason for kick...

pendragon 04-13-2004 20:35

hey DT - can you briefly explain why this plugin is mod dependant (i.e. CS)? thank you in advance.

DoubleTap 04-13-2004 21:13

Not sure what your asking here man. Why did I select CS, because that's what it was tested on :)

#include <amxmodx>
#include <amxmisc>

The CS module is not required... It most likely will work on all platforms but until I know for sure I will leave it listed as a CS plugin :)

Vic/DT

QwertyAccess 04-13-2004 21:44

i wish steam allowed customized kick messages.
But if im not mistaken you cant join a server when its 20/20 even though its really 20/21 because steam thinks the server is full and doesnt even attempt to join anless you manually connect through the console?

[KORT] IRON 04-13-2004 21:44

I put it on my 32 person DoD server last night which stays full from 5pm till 1 am usually and had 20 admins connected, so I am sure it is working for DoD.

QwertyAccess 04-13-2004 21:45

Jeez you have 20 admins connected?
and DoubleTap im pretty sure this works on all mods there isnt a reason why it wouldnt.


All times are GMT -4. The time now is 08:56.

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