Nume : All Admins Status Menu 0.2.7
Download : [Trebuie sa fiti inscris si conectat pentru a vedea acest link]Autor : Alucard^
Uploader: Violet_Rose
Versiune : 0.2.7
Descriere :- Acest plugin arata TOTI admini din users.ini (exceptie steam).Nu arata pe hud ci pe un MENIU(special arata daca esti online si offline)
Cerinte: - Cod:
-
#include <cstrike>
Dar numai în cazul în care doriţi să instalaţi acest plug-in joc Counter-Strike, dacă nu sariti peste această parte:
- Cod:
-
/*
* Comment this if you don't want to install the plugin in Counter-Strike game
*/
#define USE_CSTRIKE
Si acest cod:
- Cod:
-
/*
* Comment this if you want chat color prints, for the information things
* But you have to know that this only work on Counter-Strike
*/
#define USE_CHAT_COLOR
Comenzi:/adms - Show the Admins Status Menu
/admins - Show the Admins Status Menu
Configuratie .SMASingurul lucru pe care il vei edita:
- Cod:
-
/*
* Uncomment this if you want to destroy the menu after a player select an option
* To uncomment this you only have to remove the "//"
*/
//#define DESTROY_MENU
Configurarea Pluginului:Plughinu lucreaza cu user.ini deci trebuie configurat corespunzator:
Avem defult in user.ini asa:;
- Cod:
-
< name/ip/steamid > < password > < first flags > < second flags >
Acuma vom avea noi parametri asa:
- Citat :
- < name/ip/steamid > < password > < first flags > < second flags > < Real Name > < Email > < Status >
Puteti ascunde unele informatii,marcandule cu PRIVATE sau ALL PRIVATE,EX:
- Cod:
-
"Violet_Rose" "password" "abcdefghijklmnopqrstu" "ab" "Laureano Miceli" "alu-knot@hotmail.com" "Owner"
"dYv" "password" "abcdefghijklmnopqrstu" "ab" "Jon Lech Johanse" "private" "Admin"
"Coool" "password" "abcdefghijklmnopqrstu" "ab" "allprivate"
AVERTISMENT: Nu lasati gol useru ca nu va mai arata,ex:
- Cod:
-
"Alucard" "password" "abcdefghijklmnopqrstu" "ab" "private"
"Alucard" "password" "abcdefghijklmnopqrstu" "ab"
"Alucard" "password" "abcdefghijklmnopqrstu" "ab" "Laureano Miceli" "alu-knot@hotmail.com"
-Configurati cum trebuie!!!
Cateva exemple ;Imagini: