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

Długa zmiana mapy - problem amxbans


  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
2 odpowiedzi w tym temacie

#1 Grzechu1471

    Początkujący

  • Użytkownik

Reputacja: 1
Nowy

  • Postów:10
  • Lokalizacja:S-c
Offline

Napisano 03.01.2014 11:17

Nie wiem czemu, wszystko wczoraj działało a gdy chce zmienić mapkę amxmodmenu to się zawiesza na statystykach, hosting zabijaka

L 01/03/2014 - 11:10:34: Start of error session.
L 01/03/2014 - 11:10:34: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20140103.log")
L 01/03/2014 - 11:10:34: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 01/03/2014 - 11:10:34: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 01/03/2014 - 11:10:34: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2014 - 11:10:34: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 01/03/2014 - 11:10:34: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 01/03/2014 - 11:10:34: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2014 - 11:10:36: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 01/03/2014 - 11:10:36: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 01/03/2014 - 11:10:36: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] Connection failed!
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] Message: Can't connect to MySQL server on 'cgaming.xaa.pl' (110) (2003)
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] Query statement: SELECT `fid`, `reason`, `created`, `length` FROM `amx_flagged` WHERE `player_id` = 'HLTV' OR `player_ip` = '79.133.216.67' ORDER BY `length` ASC;
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] Connection failed!
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] Message: Can't connect to MySQL server on 'cgaming.xaa.pl' (110) (2003)
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] Query statement: SELECT `motd_delay` FROM `amx_serverinfo` WHERE address = '80.72.41.99:27062';
L 01/03/2014 - 11:14:45: -------- Mapchange to de_dust2 --------
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] No Reasons found in Database. Static reasons were loaded instead.
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.6 is online, date: 14:25 26.04.2011
L 01/03/2014 - 11:14:47: [amxbans_core.amxx] [AMXBANS] Index: 1
L 01/03/2014 - 11:14:47: [amxbans_core.amxx] [AMXBANS] Index: 1 | Name:
L 01/03/2014 - 11:14:52: [amxbans_core.amxx] [AMXBANS] Index: 2
L 01/03/2014 - 11:14:52: [amxbans_core.amxx] [AMXBANS] Index: 2 | Name:
L 01/03/2014 - 11:14:52: [amxbans_core.amxx] [AMXBANS] Index: 0 | Name: Grzechu | SID: STEAM_ID_LAN | IP: 89.78.126.208 | Pass: sadf987*(&^$^#645asfAiou
L 01/03/2014 - 11:14:52: [amxbans_core.amxx] Login: "Grzechu<7><STEAM_ID_LAN><>" became an admin (account "Grzechu") (access "abcdefghijklmnopqrstu") (address "89.78.126.208") (nick "Grzechu") (static 0)
; AMX Mod X plugins
amxbans_core.amxx
amxbans_main.amxx
; 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
ptb.amxx
parachute.amxx
ad_manager.amxx
afkbombtransfer.amxx

Tak dokładnie to nie długo się ładuje tylko nie przeżuca graczy na nową mapkę ;/


Użytkownik Grzechu1471 edytował ten post 03.01.2014 11:33

  • +
  • -
  • 0

#2 mateuszhock

    Życzliwy

  • Zbanowany

Reputacja: 0
Nowy

  • Postów:24
  • GG:
  • Lokalizacja:Anglia
Offline

Napisano 03.01.2014 11:44

Co do długiej zmiany mapy to w server.cfg ustaw  mp_chattime 0


Użytkownik mateuszhock edytował ten post 03.01.2014 11:45

b_350_20_000000_000000_D30808_000000.png

IP:178.19.108.212:27018


#3 d0naciak

    Godlike

  • Power User

Reputacja: 1 029
Hero

  • Postów:2 414
  • GG:
  • Steam:steam
  • Imię:Dawid
  • Lokalizacja:Kotlarka
Offline

Napisano 03.01.2014 13:57

L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] Connection failed!
L 01/03/2014 - 11:14:45: [amxbans_main.amxx] [AMXBans] Message: Can't connect to MySQL server on 'cgaming.xaa.pl' (110) (2003)

Przetłumacz to sobie.


  • +
  • -
  • 0




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

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