Посмотрите плиз какие плагины могут быть лишними.
; AMX Mod X plugins
amxbans_core.amxx
amxbans_main.amxx
cssbWar3ftMod.amxx
admin_spec_esp.amxx
instant_autoteambalance.amxx
weaponmenu.amxx
walkguard_free.amxx
cssbTalismanSpawnEditor.amxx
resetscore.amxx ;сброс счета
ad_manager.amxx ;пишет сообщения в чат
frostnades.amxx ;лед. граната
mutemenu.amxx ;say /mute и заткнуь игрока
amx_hpk.amxx ;Пинг кикер(надо менять)
amx_gag.amxx ;Заткнуть игрока
demo_Contra.amxx
war_winner.amxx ;опыт(150000) тому кто наберет больше хедов
Steam_ID_LAN.amxx ;запрещает вход людям без стиа id и дает ссылку на кс.
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;dmin_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
afk_manager.amxx
colored_translit.amxxДобавлено (19.07.2013, 14:45)
---------------------------------------------
Пинг небольшой ,но все же неприятно
Добавлено (19.07.2013, 14:58)
---------------------------------------------
пинг на сервере от 4 до 80 .
Добавлено (19.07.2013, 15:13)
---------------------------------------------
И кто знает.
В вар3 моде пишет ошибку
L 07/18/2013 - 13:43:03: ** Map 'de_dust2_2x2' ended
L 07/18/2013 - 13:43:04: [MYSQLX]Error in querying database, location: 1
L 07/18/2013 - 13:43:04: [MYSQLX]Message: Too big precision 14 specified for 'time'. Maximum is 6. (1426)
L 07/18/2013 - 13:43:04: [MYSQLX]Query statement: CREATE TABLE IF NOT EXISTS `wc3_player` ( `player_id` int(8) unsigned NOT NULL auto_increment, `player_steamid` varchar(25) NOT NULL default '', `player_ip` varchar(20) NOT NULL default '', `player_name` varchar(35) NOT NULL default '', `time` timestamp(14) NOT NULL, PRIMARY KEY (`player_id`), KEY `player_name` (`player_name`), KEY `player_ip` (`player_ip`), KEY `player_steamid` (`player_steamid`) ) TYPE=MyISAM;
Что это значит?