Aveti mai jos un exemplu de o impartire a nivelelor de access:
| Denumire | Cod acces |
|---|---|
| God | abcdefghijklmnopqrstu |
| Moderator | abcdefghijkmnopqrstu |
| Admin | abcdefgijmnopqrstu |
| Admin low | bcefgijmnopqrstu |
| Slot rezervat + imunitate | abi |
| Slot rezervat | bi |
O explicatie cu ce inseamna fiecare litera puteti gasi in tabelul de mai jos:
| Cod acces | Scop |
| a | immunity (can't be kicked/baned/slayed/slaped and affected by other commmands) |
| b | reservation (can join on reserved slots) |
| c | amx_kick command |
| d | amx_ban and amx_unban commands |
| e | amx_slay and amx_slap commands |
| f | amx_map command |
| g | amx_cvar command (not all cvars will be available) |
| h | amx_cfg command |
| i | amx_chat and other chat commands |
| j | amx_vote and other vote commands |
| k | access to sv_password cvar (by amx_cvar command) |
| l | access to amx_rcon command and rcon_password cvar (by amx_cvar command) |
| m | custom level A (for additional plugins) |
| n | custom level B |
| o | custom level C |
| p | custom level D |
| q | custom level E |
| r | custom level F |
| s | custom level G |
| t | custom level H |
| u | menu access |
| z | user (no admin) |
Descirerea flagurilor de conectare:
| Flag conectare | Scop |
| a | deconecteaza daca parola e invalida |
| b | face verificare partiala pe nume |
| c | acest acces este un STEAM_ID |
| d | acest acces este un IP |
| e | nu verifica parola (e necesar doar nume/IP/STEAM_ID) |
Cateva exemple de fraguri de conectare
| Denumire | Cod access |
|---|---|
| ab | Admin pe nume |
| ce | Admin pe STEAM_ID |
| ad | Admin pe IP |
Comenzi uzuale de admin AMXX:
Aceasta este doar o scurta lista cu comenzi, pentru lista completa scrieti in consola amx_help, amx_help 11, amx_help 21 etc
amxmodmenu - deschide un meniu din care se pot accesa foarte usor anumite functii
amx_addadmin <playername|auth> <accessflags> [password] [authtype] - add specified player as an admin
amx_addban <"authid" or ip> <minutes> [reason]
amx_ban <name or #userid> <minutes> [reason]
amx_banshot <name> <time> <reason>
amx_blind <authid, nick or #userid>
amx_chat <message> - sends message to admins
amx_cvar <cvar> [value] - de exemplu amx_cvar mp_timelimit 0
amx_exec <nick | steam> <command> - This will execute a command on the clients machine
amx_gag <nick | steam> - We can gag a player using this command
amx_kick <name or #userid> [reason]
amx_last - list the last few disconnected clients info
amx_llama <nick | steam> - We can make a lama out of a player using this command
amx_map <mapname>
amx_rcon <command line>
amx_reloadadmins
amx_rr <restart times> <delay>
amx_say <message> - sends message to all players
amx_slap <name or #userid> [power]
amx_slay <name or #userid>
amx_transfer <transfer player to opp team or use @ to swap teams>
amx_unban <"authid" or ip>
amx_votemap <map> [map] [map] [map]
amx_who - displays who is on server
say /hp - display info. about your killer (chat)
say /me - display current round stats (chat)
say /rank - display your rank (chat)
say /top15 - display top 15 players (MOTD)
say_team @<text> - displays message to admins