[phpBB Debug] PHP Warning: in file [ROOT]/ext/spaceace/ajaxchat/controller/chat.php on line 220: Trying to access array offset on value of type bool
Mortall Forum • Tutoriale Counter Strike | Server CS - Resurse - Pluginuri - Download | TeamSpeak3 | Muzica - Bolby Digital | Filme Online - BluRay TrueHD • [CSGO] Restricted Names
Pagina 1 din 1

[CSGO] Restricted Names

Scris: Ianuarie 27, 2024, 11:19 pm
de [RGK]*Kent
Nume: Restricted Names
Versiune: 1.1
Autor: www.mortall.ro
Running: (Care este versiunea de SORCEMOD) 1.11
Poze:

Descriere: Restricted Names , acest plugin sterge din numele playerilor daca playeri au ex : blabal.ro .

Download plugin:
Download-link
Restricted_name.zip
* Instalare:
1. Fisierul csgo_restrictnames.smx il puneti in addons/sourcemod/plugins
2. Fisierul restrictnames.ini il puneti in addons/sourcemod/configs

* Cvar-uri (se adauga in fisierul cfg\sourcemod\csgo_restrictnames.cfg):
// This file was auto-generated by SourceMod (v1.8.0.5970)
// ConVars for plugin "csgo_restrictnames.smx"


// Actions:
// 0 - Disable plugin.
// 1 - Delete restricted words.
// 2 - Replace restricted words.
// 3 - Change player name.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "3.000000"
restrictnames_action "1"

// Actions:
// 0 - Affect admins.
// 1 - Don't affect admins.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
restrictnames_immunity "1"

// Change player name with this value. (Action must be: 3)
// -
// Default: "Change # Nick"
restrictnames_name "Change # Nick"

// Replace with this value restricted words. (Action must be: 2)
// -
// Default: "ctmone.eu"
restrictnames_word "ctmone.eu"

*Restart Server