помогите пожалуйста
; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
;nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
;statscfg.amxx ; allows to manage stats plugins via menu and commands
; Counter-Strike
;restmenu.amxx ; restrict weapons menu
;statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
roundsound.amxx ; музыка в конце раунда
admin_check.amxx ;проверка админа
galileo_MastaMan_Edition.amxx ;сисема голосования карт
;high_ping_reducer.amxx ;понижение пинга
ut_killstreak_adv.amxx ;звуки типа multikill
auto_res.amxx ;авторестарт
SantaHat.amxx ;новогодняя шапка
advanced_tracers.amxx ;видно пули
timeannounce.amxx ;время каждые 15 минут
lastround2.amxx ;доиграть раунд до конца
admin_freelook.amxx ;админ может смотреть за всеми
;admin_mark.amxx ;админская шапка
adminannounce_rus.amxx ;оповещение о входе админа
announce_defusing!.amxx ;оповещени о минировании
;kill_assist.amxx ;кто помог убить
no_team_flash.amxx ;не флешит свою команду
welcome_hudmsg.amxx ;приветствие
amx_gore_ultimate.amxx ;много крови
;translit.amxx ;русский чат
Bullet_Whizz.amxx ;свист от пуль
bcd_hudtimer.amxx ;таймер до взрыва
cursorstuff.amxx ;изменение цвета прицела
;RedirectBullet.amxx ;перенапрявляет пули
;rainysnowy.amxx ;снег на севере при cl_weather 1
;loading_music2.amxx ;музыка при входе на сервер
custom_radio.amxx ;радио русифицированное
uaio_admin_R3_MastaMan_Edition.amxx ;универсальная админка
// Set the Host Name
hostname "cs_0"
// Set the rcon password
// rcon_password ""
// Exec files on startup
exec banned.cfg
exec listip.cfg
// Server Logging
log on
mp_logdetail 0
mp_logmessages 1
// Server Variables
mp_timelimit 20
mp_autokick 0
mp_autoteambalance 0
mp_c4timer 35
mp_flashlight 0
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 0
mp_friendlyfire 0
mp_hostagepenalty 2
mp_limitteams 2
mp_roundtime 2
mp_tkpunish 1
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 0
mp_startmoney 800
mp_chattime 0
sv_allowupload 1
sv_voiceenable 1
sv_allow_download
sv_allow_upload
sv_alltalk 0
sv_voicequality 5
sv_voicecodec voice_speex
sv_unlag 1
pausable 0
decalfrequency 60
mp_falldamage 1
sys_ticrate 10000
// cheat and fun modes
sv_aim 0
// Set Rates
sv_maxrate 10000
sv_minrate 4000
// Enable/Disable LAN mode
sv_lan 1
mp_logmessages 0
mp_logeho 0
setmaster add 72.165.61.189
setmaster add 68.142.72.250
exec uaio_config.cfg
перепробовал все...
сервер для лакалки
сервер лежит на windows server 2003
Отредактировал: андреич, - 23.12.2009, 18:42