Pluginul Register System ofera posibilitatea playerilor de pe serverele de counter strike de a-si rezerva nickul, protejandu-l cu username si parola.
Daca cineva incearca apoi sa intre cu nickul tau pe server, va primi kick daca nu introduce parola specificata de tine.
Pluginul creeaza automat un fisier denumit regusers.ini - in care sunt salvate parolele. Imediat il testez pe public.*******.ro
Autor: m0skVi4a
Link oficial:
http://forums.alliedmods.net/showthread.php?t=171460Download Register System Plugin :
http://forums.alliedmods.net/showthread.php?t=171460Module necesare:
amxmodx
fakemeta
Comenzi:
say /reg
say_team /reg
Cvaruri:
"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