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
GmAMXBans

Problem z AmxBans

gmamxbans

  • Zamknięty Temat jest zamknięty
2 odpowiedzi w tym temacie

#1 SzaUowY

    Nowy

  • Nowy

Reputacja: 0
Nowy

  • Postów:2
  • Imię:Kuba
  • Lokalizacja:Kielce
Offline

Napisano 13.04.2012 19:13

[AMXBans] Loaded 4 admins from file

Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"

Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"

[AMXBans] SQL error: can't connect: 'Lost connection to MySQL server at 'reading initial communication packet', system error: 0'

Connection to Steam servers successful.

   VAC secure mode is activated.

L 04/13/2012 - 18:16:43: [amxbans_main.amxx] [AMXBans] Connection failed!

L 04/13/2012 - 18:16:43: [amxbans_main.amxx] [AMXBans] Message: Lost connection to MySQL server at 'reading initial communication packet', system error: 0 (2013)

L 04/13/2012 - 18:16:43: [amxbans_main.amxx] [AMXBans] Query statement: SELECT `motd_delay` FROM `amx_serverinfo` WHERE address = '79.133.192.163:27088';

Menu item 19 added to Menus Front-End: "AMXBans: Player-Flagging" from plugin "AMXBans: Main"

Menu item 20 added to Menus Front-End: "AMXBans: Disconnected Players" from plugin "AMXBans: Main"

Menu item 21 added to Menus Front-End: "AMXBans: Banhistory" from plugin "AMXBans: Main"

L 04/13/2012 - 18:16:51: World triggered "Round_Start"

L 04/13/2012 - 18:16:59: [amxbans_main.amxx] [AMXBans] Connection failed!

L 04/13/2012 - 18:16:59: [amxbans_main.amxx] [AMXBans] Message: Lost connection to MySQL server at 'reading initial communication packet', system error: 0 (2013)

L 04/13/2012 - 18:16:59: [amxbans_main.amxx] [AMXBans] Query statement: SELECT (SELECT UNIX_TIMESTAMP(NOW()) - '1334355403') AS `offset`;

  • +
  • -
  • 0

#2 zonter

    Początkujący

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:19
  • Imię:Krystian
  • Lokalizacja:SKC
Offline

Napisano 13.04.2012 22:19

Regulamin działu i pomogę.
  • +
  • -
  • 0

#3 SzaUowY

    Nowy

  • Autor tematu
  • Nowy

Reputacja: 0
Nowy

  • Postów:2
  • Imię:Kuba
  • Lokalizacja:Kielce
Offline

Napisano 13.04.2012 22:56

Więc jeszcze raz i ze wzorem.

Wersja : GM AmxBans 1.6.1, pliki .amxx od 1.5.1

[DPROTO]: Version 0.9.87 Linux
AMX Mod X version 1.8.2-dev Copyright © 2004-2006 AMX Mod X Development Team

L 04/13/2012 - 22:51:26: [amxbans_main.amxx] [AMXBans] Connection failed!
L 04/13/2012 - 22:51:26: [amxbans_main.amxx] [AMXBans] Message: Can't connect to MySQL server on 'zuzia.glowanet.pl' (110) (2003)
L 04/13/2012 - 22:51:26: [amxbans_main.amxx] [AMXBans] Query statement: SELECT `motd_delay` FROM `amx_serverinfo` WHERE address = '79.133.192.163:27088';
Menu item 19 added to Menus Front-End: "AMXBans: Player-Flagging" from plugin "AMXBans: Main"
Menu item 20 added to Menus Front-End: "AMXBans: Disconnected Players" from plugin "AMXBans: Main"
Menu item 21 added to Menus Front-End: "AMXBans: Banhistory" from plugin "AMXBans: Main"
AMX Mod X plugins

; Admin Base - Always one has to be activated
; admin.amxx ;		
; admin base (required for any admin-related)
; admin_sql.amxx
; minibans.amxx
; admin base - SQL version (comment admin.amxx)

amxbans_core.amxx ; amxbans
amxbans_main.amxx ; amxbans

; 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!)
autobuyfix.amxx

; Enable to use AMX Mod plugins
;amxmod_compat.amxx
; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here

// Plik Konfiguracyjny AMXBans
echo [AMXBans] laduje plik amxbans.cfg

// Prefix bazy
// Nota: Prefiks wpisany w sql.cfg nie jest juz uzywany przez AMXBans
amx_sql_prefix "amx"

//Uzywanie oznaczen gracza na tym serwerze czy na wszystkich?
amxbans_flagged_all_server 1

// Wczytywanie adminów
// 0 z bazy SQL, 1 = z pliku users.ini, 2 = nie laduje adminów
amxbans_use_admins_file 1

// AMXBans próbuje pobierac Ip automatycznie (Tak, widac ;/)
// Mozesz ustawic inne iP -np. "<ip>:<port>"
amxbans_server_address "79.133.192.163:27088"

// Wybierz styl banowanie
// 1 (nowy): amx_ban <SteamID lub nick lub #authid lub IP> <Czas w minutach> <Powód>
// 0 (stary): amx_ban <czas w minutach> <SteamID albo Nick albo #authid albo IP> <Powód>
amxbans_use_newbancmd 1

// Maksymalna liczba graczy w Menu Rozlaczen
amxbans_discon_players_saved 10

// Tak naprawdę ten cvar jest niezle pomylony niby chodzi o czas a ustawia wlasny powód bana
// -1 aby wylaczyc, 0 aby wlaczyc wlasny powód bana
amxbans_custom_statictime 1

// Wpisz jaka ma byc wyswietlana nazwa serwera na stronie gdy gracz dostanie bana .
// np. amxbans_servernick "Mój za***isty serwer"
// Pozostaw puste aby czytalo domyslna nazwe hosta z server.cfg
amxbans_servernick "Cs-Elita.PL [FFA]"

// Ustaw 1 / 2 / 3 aby wlaczyc powiadomienia o debugach w logach.
// nie ustawiaj na 3 bo Ci konsole zaspamuje, ustaw 2 bedzie normal
amxbans_debug 0

// Nie wpisuj "http://". Plugin sam sobie to wpisze
amxbans_complain_url "www.cs-elita.pl"

// Ustaw na 1 aby mapa byla pokazywana w nazwie serwera
amxbans_add_mapname_in_servername 1

// Ustaw na 1 aby w czacie HLSW byl pokazywany komunikat o banie
amxbans_show_in_hlsw 1

// Pokazuje zielony napis w hud, w lewym górnym rogu, w przypadku bana
amxbans_show_hud_messages 1

// Ustawia jaka flaga odpowiada za najwyzszy czas bana jaki moze ustawic admina.
amxbans_higher_ban_time_admin "n"

// Ustawia jaka flaga odpowiada za to aby nie byl pokazywany nick admina który zbanowal gracza
amxbans_admin_mole_access "r"

// Jesli admin ma ustawiony admin_mole_access, ma pokazywac jego nick przy zbanowanym graczu?
amxbans_show_name_evenif_mole 1

// Pokazuje adminowi w chacie czy gracz byl wczesniej zbanowany, 0 aby wylaczyc
amxbans_show_prebanned 1

// Ile razy powiadamia admina o wczesniejszym banie gracza
amxbans_show_prebanned_num 2

// Obecnie nie wiadomo  // Tak napisali w oryginale <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/biggrin.png' class='bbc_emoticon' alt=':D' />
amxbans_default_ban_reason unknown

// Czy mozna banowac w przypadku gdy gracz sie rozlaczy . 1 aby wlaczyc 0 aby wylaczyc // Jest to na koncu menu admina, Menu Rozlaczen
amxbans_ban_evenif_disconnected 1

// Czasy oznakowan w menu
amx_setflagtimes "1 h" "4 h" "10 h" "1 d" "1 w" "4 w" "12 w" "0"

// Dlugosci banów dla adminów z flaga -d, ustaw najwieksze jakie maja byc przy komendzie "amxbans_consolebanmax"
// UWAGA: ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIEKSZEJ . Mozesz wybrac 14 wartosci
// "0 m" = PERM
// Wartosci jakich mozesz uzyc :
// 1 - 59 dla flagi m to minuty
// 1 - 23 dla flagi h to godziny
// 1 - 6 dla flagi d to dni
// dla flagi w sa tygodnie

// Przyklady:
// "5 m" to 5 minut
// "1 h" to 1 godzina
// "1 d" to 1 dzien
// "1 w" to 1 tydzien

amx_setlowbantimes "5 m" "30 m" "1 h" "3 h" "10 h" "1 d"

// Dlugosci banów dla adminów z flaga -n i -d
// UWAGA:ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIEKSZEJ . Mozesz wybrac 14 wartosci
// "0 m" = PERM
// Wartosci jakich mozesz uzyc :
// 1 - 59 dla flagi m to minuty
// 1 - 23 dla flagi h to godziny
// 1 - 6 dla flagi d to dni
// dla flagi w sa tygodnie

// Przyklady:
// "5 m" to 5 minut
// "1 h" to 1 godzina
// "1 d" to 1 dzien
// "1 w" to 1 tydzien

amx_sethighbantimes "5 m" "30 m" "1 h" "3 h" "1 d" "1 w" "0 m"

/************* Opcjonalne pluginy AMXBans Start Configu ******************************/


// Opcjonalne pluginy AMXBans
// Wymagany plugin amxbans_freeze
//
// "a" = zamrozenie
// "b" = wyrzucenie broni
// "c" = blokowanie rozmow
// "d" = gracz swieci na czerwono
amxbans_freeze_mode "abcd"

/************* Opcjonalne pluginy AMXBans: Koniec Configu ******************************/

// Plik konfiguracyjny - ECHO
echo [AMXBans] amxbans.cfg zostal zaladowany | AMXX.PL | Wersja PL - Szyfrant i MisieQ

;;;
; To enable a module, remove the semi-colon (<img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.png' class='bbc_emoticon' alt=';)' /> in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use	  ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

mysql
sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.			  ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.							  ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.					   ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx
;hamsandwich

// SQL configuration file
// File location: $moddir/addons/amxmodx/configs/sql.cfg

// *NOTE* Linux users may encounter problems if they specify "localhost" instead of "127.0.0.1"
// We recommend using your server IP address instead of its name

// *NOTE* amx_sql_type specifies the DEFAULT database type which admin.sma will use.

amx_sql_host	"zuzia.glowanet.pl"
amx_sql_user	"cselitaz_Bans"
amx_sql_pass	"haslo"
amx_sql_db	"cselitaz_AmxBans"
amx_sql_table	"admins"
amx_sql_type	"mysql"

  • +
  • -
  • 0





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

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