Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

Mapa sie nie zmienia!


  • Zamknięty Temat jest zamknięty
Brak odpowiedzi do tego tematu

#1 92michal92

    Nowy

  • Nowy

Reputacja: 0
Nowy

  • Postów:4
  • Lokalizacja:Radom
Offline

Napisano 02.05.2010 12:25

Witam
Posiadam serwer kz wszystko działa idealnie voty na koncu tez ale gdy zaczyna się odliczanie na koniec mapy dojdzie do 0 i mapa się nie zmienia.

SERWER CFG

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.


// maximum client movement speed
sv_maxspeed 320

// 20 minute timelimit
mp_timelimit 20
sys_ticrate 125
fps_max 101
sv_cheats 0

// voice

sv_voicecodec "voice_speex" // rodzaj kodeka, domyslnie voice_miles, zalecany voice_speex - lepsza jakosc kosztem kilku procent uzycia procesora
sv_voiceenable 1 // uzywaj opcji voice na serwerze, 1 - tak (domyslnie), 0 - nie
sv_voicequality 5 // jakosc glosu, od 1 do 5, im wiecej tym lepiej ale wieksze uzyci proca i sieci

// load ban files
exec listip.cfg
exec banned.cfg


PLUGINS

; 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
kz_autobhop.amxx
kz_hats.amxx
kz_hook.amxx
kz_jetpack_award.amxx
kz_jumpplugin.amxx
kz_top15_local_authid.amxx
kz_top15_local_name.amxx
mpbhop.amxx
kz_ljs_xm_wj.amxx
kz_stats.amxx



kzm_scriptdetector.amxx
invis.amxx
hd_bhophacks.amxx
hd_kzhack.amxx
hd_main.amxx
kz_cvars_checker_LOG.amxx
kz_cvars_checker_NOLOG.amxx


LOGI ERROR

L 05/02/2010 - 11:07:33: Start of error session.
L 05/02/2010 - 11:07:33: Info (map "bkz_goldbhop") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 11:07:33: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 11:07:34: Function "eventSpecHealth" was not found
L 05/02/2010 - 11:07:34: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 11:07:34: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 11:07:35: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 11:07:35: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 11:07:35: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit
L 05/02/2010 - 11:07:35: Start of error session.
L 05/02/2010 - 11:07:35: Info (map "bkz_goldbhop") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 11:07:35: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 11:07:36: Function "eventSpecHealth" was not found
L 05/02/2010 - 11:07:36: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 11:07:36: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 11:07:37: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 11:07:37: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 11:07:37: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit
L 05/02/2010 - 11:07:37: Start of error session.
L 05/02/2010 - 11:07:37: Info (map "bkz_goldbhop") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 11:07:37: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 11:07:37: Function "eventSpecHealth" was not found
L 05/02/2010 - 11:07:37: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 11:07:37: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 11:07:38: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 11:07:38: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 11:07:38: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit
L 05/02/2010 - 11:42:03: Start of error session.
L 05/02/2010 - 11:42:03: Info (map "cg_coldbhop_v2") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 11:42:03: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 11:42:04: Function "eventSpecHealth" was not found
L 05/02/2010 - 11:42:04: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 11:42:04: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 11:42:05: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 11:42:05: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 11:42:05: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit
L 05/02/2010 - 11:59:12: Start of error session.
L 05/02/2010 - 11:59:12: Info (map "cg_coldbhop") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 11:59:12: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 11:59:12: Function "eventSpecHealth" was not found
L 05/02/2010 - 11:59:12: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 11:59:12: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 11:59:13: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 11:59:13: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 11:59:13: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit
L 05/02/2010 - 12:19:37: Start of error session.
L 05/02/2010 - 12:19:37: Info (map "bkz_bhopaztec") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 12:19:37: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 12:19:38: Function "eventSpecHealth" was not found
L 05/02/2010 - 12:19:38: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 12:19:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 12:19:39: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 12:19:39: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 12:19:39: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit
L 05/02/2010 - 12:40:29: Start of error session.
L 05/02/2010 - 12:40:29: Info (map "kzarg_uncortablepizza") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 12:40:29: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 12:40:29: Function "eventSpecHealth" was not found
L 05/02/2010 - 12:40:29: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 12:40:29: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 12:40:30: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 12:40:30: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 12:40:30: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit
L 05/02/2010 - 12:51:44: Start of error session.
L 05/02/2010 - 12:51:44: Info (map "kzbg_bhopbarrels") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 12:51:44: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 12:51:45: Function "eventSpecHealth" was not found
L 05/02/2010 - 12:51:45: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 12:51:45: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 12:51:46: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 12:51:46: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 12:51:46: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit
L 05/02/2010 - 12:58:40: Start of error session.
L 05/02/2010 - 12:58:40: Info (map "bhop_green") (file "addons/amxmodx/logs/error_20100502.log")
L 05/02/2010 - 12:58:40: [AMXX] Plugin file open error (plugin "kz_stats.amxx")
L 05/02/2010 - 12:58:40: Function "eventSpecHealth" was not found
L 05/02/2010 - 12:58:40: [AMXX] Run time error 19 (plugin "invis.amxx") - debug not enabled!
L 05/02/2010 - 12:58:40: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2010 - 12:58:41: [AMXX] Plugin ("hd_main.amxx") is setting itself as failed.
L 05/02/2010 - 12:58:41: [AMXX] Plugin says: Error on reloading bans query.
L 05/02/2010 - 12:58:41: [AMXX] Run time error 1 (plugin "hd_main.amxx") - forced exit


  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych