ItsMods

Full Version: Plugin ReservedSlot v1.3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone!

[Image: reservedslot.jpg]

Much who to trying make plugin ReservedSlot. I read some comments from this post: https://www.itsmods.com/forum/Thread-Rel...v1-1c.html.
I edited the code, I can say that i has created a new, but this code plugin a little harder.

The problem, which was in a code:
if (int.Parse(GetDvar("sv_maxclients")) == clients.Count)
I don't know why it was, but I decided this problem.
--
Quote:Requirements:
For game version 1.4.382 or higher
@Nukem's server addon 1.204 or higher


To add XUID need to write it in ReservedSlot/ReservedSlot.txt.
I Think that isn't hard. Example of filling can be seen here:
http://i9.pixs.ru/storage/3/3/6/1png_131...064336.png


Add to sv_config.ini

Quote:[ReservedSlotPlugin]
message=^2Sorry, ^1slot has been reserved.
//send message to kicked a player
rule=1
//1 - Kick of the player with the highest ping
//2 - Kick of the last player has connected
//3 - Kick a random player
ReturnMsg=^1Slot ^7has been opened. Please Rejoin.



--
The plugin has been tested. It work at 100%
The code is under development. So, when you connect, you will get a returnMsg, but user will be kicked.
--
Need a source code? - Write to pm me
--


P.S. All files put the folder in "Plugins"
I think you'll like it. Enjoy! Smile