Plugin Author: m0skVi4a ;]
Plugin Version: 1.0 BETA
Modification: Counter - Strike
Category: General Purpose
Description:
This is Register System. You can put a password to your name and if someone connect to the server with the same name he will be kicked if he does not login.
The plugin will automatically created in the configs dir the registration file!
Commands:
say /reg
say_team /reg
Open the register system menu
CVARS:
"rs_on" - Is the plugin on(1) or off(0). Default: 1
"rs_messages" - What messages will be displayed when player connect - only hud messages(1), only chat messages(2) or hud and chat messages(3) Default: 3
"rs_register_time" - How much time has the player to register. If is set to 0 registration is not mandatory. Default: 0
"rs_login_time" - How much time has the player to login if is registered. Default: 60.0
"rs_password_len" - What is minimum length of the password. Default: 6
"rs_attempts" - How much attempts has the player to login if he type wrong password. Default: 3
Alll CVARS are without quotes
Credits:
m0skVi4a ;] - for the idea and make the plugin
blndr-,- - for the idea for the second menu when player is registering and for the idea for the status in the title in the menu
ConnorMcLeod - for his help to block the name change for logged players
Changelog:
November 6, 2011 - v1.0 - First Release
Moduls:
PHP Code:
#include <amxmodx>
#include <fakemeta>
Libraries:
PHP Code:
#include <amxmisc>
To Do List:
1. To add change password functoin
2. To add Info/Help in the menu
3. To optimize
This plugin is tested on AmxModX 1.8.1 and it works properly!!!
Attached Files

Wyświetl pełny artykuł