PDA

View Full Version : Auto admin system


mickael002
12-15-2011, 16:18
Hi,

I am looking for one or more people together (not necessarily) that can make me a little SourceMod plugin that displays a menu with custom administration only certain commands and nothing more.

Description: This script somehow squeezed a menu management game, without giving rcon access or otherwise. The player will have this menu pressed first connected to the server (if it disconnects, the second connected to a human first and loses the rights), and then only during the game.

To go deeper:

As soon as a player connects to the server (if it is the first, otherwise it is normal player) it will become administrator of the server (it will have access to the commands below)

1. Game management
-Launch the game (Command to execute: zb_lo3)
-Start the round with a knife (Command to execute: ko3)
Stop-match (Command to execute: exec stop.cfg)

2. Management Players
Expel a player-
- List of players (Command to execute: kickid <nick> [Raisson])
--- Raisson (Cheat, Rage, Lam, Other (Write in the tchat Raisson made and entered))
Banning a player-
- List of players (Command to execute: Banide <steamid> 17) - The time of the ban is 17 Minutes
--- Raisson (Cheat, Rage, Lam, Other (Write in the tchat Raisson made and entered))

3. Server management
- Change password (Command to execute: sv_password passwordname)
- Choose a password (Railway; Inwar, PCW, other (Type your password in the chat and then made between))
-Change the map (Commands necessary: ​​changelevel mapname)
- De_dust2, de_inferno, de_nuke, de_piranesi; de_prodigy; de_port; de_tuscan, de_season; de_contra; cs_office
Swap Teams

Then possibly the beginning of each round execute this command: zb_teamcash

The server administrator can not camp out all afternoon on a server, it can stay administrator for 2 hours (if it does not disconnect before).


Thank you in advance.

Serious request.

Regards Michael

mickael002
02-11-2012, 05:17
up