www.urban.forumer.ro
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.


Aici Gasesti Totul !
 
AcasaUltimele imaginiCăutareÎnregistrareConectare

 

 Instalare CS 1.6 + War3FTRC6 pe Windows[NON-STEAM 2

In jos 
AutorMesaj
Angel

Angel


Mesaje : 207
Data de înscriere : 07/01/2009
Varsta : 32
Localizare : petrosani

Instalare CS 1.6 + War3FTRC6 pe Windows[NON-STEAM 2 Empty
MesajSubiect: Instalare CS 1.6 + War3FTRC6 pe Windows[NON-STEAM 2   Instalare CS 1.6 + War3FTRC6 pe Windows[NON-STEAM 2 I_icon_minitimeDum Ian 11, 2009 3:09 pm

Exclamation Admin Commands AMXMODX
[code]
Command Format Access Description
amx_kick <name> [reason]A ADMIN_KICK Kicks a player.
amx_ban <name> <time> [reason] ADMIN_BAN Bans a player.
amx_addban <authid> <minutes> [reason] ADMIN_BAN Adds a ban to the server banlist.
amx_unban <authid> ADMIN_BAN Unbans a player.
amx_slay <name> ADMIN_SLAY Slays a player.
amx_slap <name> [damage] ADMIN_SLAY Slaps a player for variable damage.
amx_leave <tag> [tag1] [tag2] [tag3] ADMIN_KICK Kicks all players not wearing one of the tags.
amx_pause ADMIN_CVAR Pauses or unpauses the game.
amx_who ADMIN_ADMIN Displays who is on the server.
amx_cvar <cvar> [value] ADMIN_CVAR Changes or displays a cvar value.
amx_map <mapname> ADMIN_MAP Changes map.
amx_nick <original> <new> ADMIN_LEVEL_A Changes Users Name.
amx_cfg <filename> ADMIN_CFG Executes a server-side config file.
amx_rcon <rcon> ADMIN_RCON Executes a command on the server console.
amx_plugins ADMIN_ADMIN Lists all loaded plugins.
amx_modules ADMIN_ADMIN Lists all loaded module[code]

Exclamation Chat Commands
[code]
Command Format Access Description
amx_say <message> ADMIN_CHAT Sends a message to all players through normal say.
amx_chat <message> ADMIN_CHAT Sends a message to all admins through normal chat.
amx_psay <name> <message> ADMIN_CHAT Sends a private message to a player.
amx_tsay <color> <message> ADMIN_CHAT Sends a left side HUD message to all players.
amx_csay <color> <message> ADMIN_CHAT Sends a center HUD message to all players[/code]

Exclamation Vote Commands
[code]
Command Format Access Description
amx_votemap <map> [map] [map] [map] ADMIN_VOTE Starts a vote for a map.
amx_votekick <name> ADMIN_VOTE Starts a vote to kick a player.
amx_voteban <name> ADMIN_VOTE Starts a vote to ban a player.
amx_vote <question> <answer1> <answer2> ADMIN_VOTE Starts a custom poll.
amx_cancelvote ADMIN_VOTE Cancels the last poll in progress[/code]

Exclamation Stats Commands
[code]
Command Description
say /hp Displays information about your killer.
say /statsme Displays your stats.
say /stats Displays other players' stats.
say /top15 Displays the top 15 players.
say /rank Displays your rank on the server[/code]

Exclamation Say Commands
[code]
Command Description
say nextmap Displays the next map in the mapcycle.
say timeleft Displays the time left in the map.
say thetime Displays the current time[/code]

Exclamation Menu Commands
Note: ACCESS_LEVEL_A is not "a", it is "m". See Access Levels.
[code]
Command Accesss Description
amxmodmenu ADMIN_MENU Displays the main AMX Mod X menu.
amx_cvarmenu ADMIN_CVAR Displays the CVAR menu.
amx_mapmenu ADMIN_MAP Displays the map change menu.
amx_votemapmenu ADMIN_MAP Displays the map voting menu.
amx_kickmenu ADMIN_KICK Displays kick menu.
amx_banmenu ADMIN_BAN Displays ban menu.
amx_slapmenu ADMIN_SLAY Displays slap/slay menu.
amx_teammenu ADMIN_LEVEL_A Displays team switch menu.
amx_clcmdmenu ADMIN_LEVEL_A Displays client commands menu.
amx_restmenu ADMIN_CFG Displays weapon restriction menu.
amx_teleportmenu ADMIN_CFG Displays teleport menu.
amx_pausecfgmenu ADMIN_CFG Pause/unpause plugins with menu.
amx_statscfgmenu ADMIN_CFG Displays stats configuration menu[/code]

Exclamation Config Commands
[code]
Command: amx_pausecfg
Format: <command> [name]
Access: ADMIN_CFG
Description: Pauses a plugin[/code]

Exclamation Command list:
[code]
* off - Pauses all plugins not in the list.
* on - Unpauses all plugins.
* stop <file> - Stops a plugin.
* pause <file> - Pauses a plugin.
* enable <file> - Enables a plugin.
* save - Saves a list of stopped plugins.
* clear - Clears a list of stopped plugins.
* list [id] - Lists plugins.
* add <title> - Marks a plugin as unpauseable.[/code]
[code]
Command: amx_statscfg
Format: <command> [parameters]
Access: ADMIN_CFG
Description: Changes a stats setting.[/code]

Exclamation Command list:
[code]
* on <variable> - Enable specific option.
* off <variable> - Disable specific option.
* save - Save stats configuration.
* load - Load stats configuration.
* list [id] - List stats statuses.
* add <name> <variable> - Add stat variable to the list.[/code]

Exclamation RCON Commands
[code]
Command: amxx
Format: <command> [parameters]
Access:
Description: Command list available:

* amxx version - Display version.
* amxx modules - Display modules.
* amxx plugins - Display plugins.
* amxx gpl - Display the GNU General Public License
* amxx cvars - Display AMX Mod X registered CVARs.
* amxx cmds - Display AMX Mod X registered commands.
* amxx pause - Pause a running plugin.
* amxx unpause - Unpause a running plugin.the list
IAR PENTRU OWNERUL SERVERULUI EXISTA SI SUPER COMANDA DIN CONSOLA :
amxmodmenu[/code]

Exclamation PENTRU ADRESE DE PLUGINURI SI PLUGINURI INCLUSIV MERGETI LA:
www.site de kkt
www.amxmodx.org
Exclamation Cum sa adaugam admini:
Intrati in C:\HLDS\cstrike\addons\amxmodx\configs\users.ini si scrieti acolo la sfarsit asa:
Code:
"nume" "parola" "abcdefghijklmnopqrstu" "a"
pentru admini pe nume
-in loc de "nume" puneti numele care vreti sa aiba adminul
-in loc de parola puneti parola pe care o vrea adminul
-in loc de "abcdefghijklmnopqrstu" puneti accesu care vreti sa-l aiba adminul
Code:
"nume" "" "ip" "abcdefghijklmnopqrstu" "de"
pentru admini pe ip
-in loc de "nume" puneti numele care sa-l aiba adminul
-in loc de "ip" puneti ip-ul celuia care doriti sa ii faceti adminul
-in loc de "abcdefghijklmnopqrstu" puneti accesu care vreti sa-l aiba adminul
Accesele sunt urmatoarele:

[code]
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)[/code]

[code]
Ce face fiecare setare din amxx.cfg
amx_default_access "z" / ce acces are fiecare user care intra pe server
amx_password_field "_pw" / daca este acolo _pw atunci in consola te vei loga ca admin cu setinfo _pw parola
amx_mode 1 / daca este 1 modul de logare este normal
amx_show_activity 2 / daca ii 2 atunci comenzile adminilor se vor arata cu tot cu nume
amx_freq_imessage 40 / intervalul in care apar mesajele colorate
amx_flood_time 0.75 / daca un player scrie ceva,trebuie sa astepte ca sa mai scrie altceva inca 0.75 sutimi
amx_reservation 4 / cate sloturi rezervate sa aiba serverul
amx_hideslots 1 / daca este setat 1 atunci puteti ascunde sloturile de pe server
amx_time_voice 1 /daca este setat 1 atunci dupa ce dati comenzile /timeleft sau /thetime se va aude si vocea
amx_vote_delay 10 / cate secunde trebuie sa treaca de la un vot dat
amx_vote_time 10 / cat va tine un vot
amx_vote_answers 1 / arata cine si ce voteaza la acel vot
amx_extendmap_max 90 / harta se poate extinde maxim cu 90 secunde
amx_extendmap_step 15 / cate secunde se va extinde harta la fiecare extindere
csstats_rank 0 / rank-ul sa se salveze pe nume
csstats_maxsize 3500 / maximul de marime a fisierului cu stats-uri (top si rank)
amx_statsx_duration 12.0 / durata statisticilor
amx_statsx_freeze -2.0 / daca are "-" in fata atunci HUD-statusurile se vor termina inainte de durata de freeze time sa se termine
amx_client_languages 1 / jucatorii isi pot alege limba dorita
amx_debug 1 / pluginurile cu debuge se vor pune in plugins.ini
amx_mldebug "" aici puteti pune mai multe limbi disponibile dupa descrierea facuta acolo[/code]
Exclamation Cum sa adaugam pluginuri
1.Luam fisierul .sma si il bagam in addons/amxmodx/scripting/
2.Executam compile.exe
3.Intram in addons/amxmodx/scripting/compiled/ si o sa gasim pluginul .amxx
4.Luam pluginu .amxx si il punem in addons/amxmodx/plugins/
5.Mergem in addons/amxmodx/configs/plugins.ini si scriem la sfarsit asa:
[code]
numele_pluginului.amxx[/code]
Exclamation Cum sa activam module
Pai de multe ori am auzit "activeaza modulul engine,sau activeaza modulul fun sau alte module",ca sa activam unele module procedam astfel:
1.Intram in addons/amxmodx/configs/modules.ini
2.Modificam acolo de exemplu pentru a activa modulul engine,inlocuim
[code]
;engine[/code]
cu
[code]
engine[/code]
Daca vrem sa activam modulul fakemeta inlocuim:
[code]
;fakemeta[/code]
cu
[code]
fakemeta[/code]
Sus In jos
 
Instalare CS 1.6 + War3FTRC6 pe Windows[NON-STEAM 2
Sus 
Pagina 1 din 1
 Subiecte similare
-
» Instalare CS 1.6 + War3FTRC6 pe Windows[NON-STEAM 1
» Instalare Verlihub pe Windows
» Instalare server CS 1.6 pe Windows cu AmxModX
» Instalare server CS 1.6 pe Windows cu AdminMod
» Instalare Server Counter-Strike 1.6 [NonSteam][Windows]

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
www.urban.forumer.ro :: Tutoriale CS :: Tutoriale Cs-
Mergi direct la: