tutaj będe pisał co kiedy robie i jak coś źle zrobie to powiecie co

1.Pobieram amxa z
http://amxx.pl/viewtopic.php?t=16912.wszystko wypakowywuje.
3.tworze folder o nazie addons i wszystkie wypakowany pliki do niego wrzucam
4.Dodaje admina.plik users wygląda tak:
; Users configuration file
; File location: $moddir/addons/amxmodx/configs/users.ini
; Line starting with ; is a comment
; Access flags:
; 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)
; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is steamid/wonid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)
; Password:
; Add to your autoexec.cfg: setinfo _pw "
"
; Change _pw to the value of amx_password_field
; Format of admin account:
;
; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce" // na steamid
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de" // na ip
"kuba766" "mojehaslo" "abcdefghijklmnopqrstu" "a"
5.Dodaje do pliku amx/confings moje hasło setinfo _pw "mojehaslo."
6.Łącze sie z serverm ftp i zmieniam w pliku sctrike/liblisgam zmieniam zawartość tego pliku z :
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
cldll "1"
hlversion "1120"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "dllsmpold.dll"
trainmap "tr_1"
na
game "Counter-Strike 1.6"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "0"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
#gamedll "dllsmp.dll"
gamedll "addons/metamod/dlls/metamod.dll"
#gamedll_linux "dlls/cs_i386.so"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
trainmap "tr_1"
wszystko zapisuje.
7.spowrotem wrzucam na server pliki liblist.
8.wrzucam cały folder addons na server
9.Już wrzuciłem włączam cs wchodze na mój server wpisuje bind v amxmodmenu i nic sie nie wyświtla:/
pomóżcie mi