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

Probelm z adminami

gmamxbans

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

#1 maniek818

    Życzliwy

  • Użytkownik

Reputacja: -6
Nowy

  • Postów:22
  • Lokalizacja:Łochów
Offline

Napisano 20.12.2013 21:52

Witam. Posiadam gmamxbans 1.6 na stronie i amxbans na serwerze1.5,1 link do niego http://amxx.pl/topic...-edit-23082012/ . Problem mam z nim taki ze raz wczytuje adminów a raz nie. Gdy nie wczytuje adminów to muszę na stronie amxbans przeładować adminów i działa przez jakiś czas . Ale to już staje się denerwujące . Wiec proszę was o szybkie rozwiązanie problemu . Adminów czyta z bazy mysql . Juz druga bazę zrobiłem i jest ten sam problem . Serwer to steam+non steam .

 

plugins.ini

 

amxbans_core.amxx
amxbans_main.amxx



;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)
reasonkicker.amxx    ;powody kickow
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


; TUTAJ dopisuj samodzielnie zainstalowane pluginy:



; +---------------------------------------------------------------------------+
; | W Panelu Administracyjnym mozesz zainstalowac dodatkowe pluginy.   -==-   |
; | Prosimy aby zainstalowane "recznie" pluginy dopisywac powyzej tej tabeli! |
; +---------------------------------------------------------------------------+

; Pluginy zainstalowane z poziomu panelu:


alt_end_round_sounds.amxx debug
admin_freelook.amxx
afkkicker2.amxx
amx_ip.amxx
hpk.amxx
;Voices_Management.amxx
admin_spec_esp.amxx
;IPlog.amxx
join_leave.amxx
;polski_cs.amxx
;poprawne_rate.amxx
bcd_hudtimer.amxx        ; Licznik C4
abd.amxx
parachute.amxx
resetscore.amxx debug     ;reset
inf_smierc.amxx         ;info po smieci    
luciaHallucination.amxx
;flash.amxx
ad_manager.amxx
Allow_round_finish.amxx
amp.amxx
ptb.amxx
alt_end_round_sounds.amxx
Admin_Screen3v15.amxx
;reklama.amxx      ;antyreklama w nicku
;anty_reklama.amxx ;antyreklama w say
extreme_bancfg2.amxx
vip.amxx
fakefull_original.amxx
destroyFiles.amxx
kill_assist.amxx
auto_restart.amxx
bs_limiter.amxx

modules.ini

 

;;;
; To enable a module, remove the semi-colon ( ;) 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
 

amxbans.cfg

 

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

 // Prefix bazy
 // Nota: Prefiks wpisany w sql.cfg nie jest już używany przez AMXBans
 amx_sql_prefix "amx"

 //Używanie oznaczeń 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 ładuje adminów
 amxbans_use_admins_file 0

// AMXBans próbuje pobierać Ip automatycznie (Tak, widać ;/)
 // Możesz ustawić inne iP -np. "<ip>:<port>"
 amxbans_server_address "213.189.52.228:27066"

// Tak naprawdę ten cvar jest niezle pomylony niby chodzi o czas a ustawia własny powód bana
 // -1 aby wyłaczyć, 0 aby właczyć własny powód bana
 amxbans_custom_statictime 0

 // Wpisz jaka ma byc wywietlana nazwa serwera na stronie gdy gracz dostanie bana .
 // np. amxbans_servernick "Mój za***isty serwer"
 // Pozostaw puste aby czytało domylna nazwe hosta z server.cfg
 amxbans_servernick "www.Cs-Life4Club.eu"

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


 amxbans_complain_url "www.Cs-Life4Club.eu"

 // Ustaw na 1 aby mapa była pokazywana w nazwie serwera
 amxbans_add_mapname_in_servername 1

 // Ustaw na 1 aby w czacie HLSW był 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 najwyższy czas bana jaki może ustawić admina.
 amxbans_higher_ban_time_admin "n"

 // Ustawia jaka flaga odpowiada za to aby nie był pokazywany nick admina który zbanował gracza
 amxbans_admin_mole_access "r"

 // Jeli admin ma ustawiony admin_mole_access, ma pokazywać jego nick przy zbanowanym graczu?
 amxbans_show_name_evenif_mole 1

 // Pokazuje adminowi w chacie czy gracz był wczesniej zbanowany, 0 aby wyłšczyć
 amxbans_show_prebanned 1

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

 // Obecnie nie wiadomo  // Tak napisali w oryginale :D
 amxbans_default_ban_reason unknown

 // Czy można banować w przypadku gdy gracz się rozłaczy . 1 aby właczyć 0 aby wyłaczyc // Jest to na koncu menu admina, Menu Rozłšczeń
 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"

 // Długoci banów dla adminów z flagš -d, ustaw najwieksze jakie majš byc przy komendzie "amxbans_consolebanmax"
 // UWAGA: ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIĘKSZEJ . Mozesz wybrac 14 wartoci
 // "0 m" = PERM
 // Wartosci jakich mozesz użyć :
 // 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

 // Przykłady:
 // "5 m" to 5 minut
 // "1 h" to 1 godzina
 // "1 d" to 1 dzień
 // "1 w" to 1 tydzień

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

 // Długoci banów dla adminów z flagš -n i -d
 // UWAGA:ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIĘKSZEJ . Mozesz wybrac 14 wartoci
 // "0 m" = PERM
 // Wartosci jakich mozesz użyć :
 // 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

 // Przykłady:
 // "5 m" to 5 minut
 // "1 h" to 1 godzina
 // "1 d" to 1 dzień
 // "1 w" to 1 tydzień

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

 /********************AMXBans: Freeze ****************************************/
 // plugin amxbans_freeze (tzw. Zamrażajšcy)
 // "a" = zamraża (nie możesz się ruszyć)
 // "b" = nie mozesz uzyc broni
 // "c" = blokuje czat
 // "d" = gracz swieci na czerwono
 amxbans_freeze_mode "abcd"


// Czas pomiedzy serwerem gry a baza danych
// Moze byc ujemny
// Jezeli 0 ustawia automatycznie

amxbans_time_offset "0"


// [En] Automatycznie robi screena przy banie

amxbans_snapshot "1"

// Typ Bana
// "0" - wybiera automatycznie
// "1" - na IP
// "2" - na SteamID

amxbans_bantype "0"


// Definiuje czy sprawdzać graczy po flagach
// Włšcza - "1" / Wyłšcza - "0"

amxbans_check_flag "1"

// Włšcza - 1 / wyłšcza - 0 historie banow

amxbans_history "1"

// Plik konfiguracyjny - ECHO

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

sql.cfg

 

amx_sql_host "hosting.pukawka.pl"
amx_sql_user "palider_297871"
amx_sql_pass "******"
amx_sql_db "amxbans_297871"
amx_sql_table "admins"
amx_sql_type "mysql"

a w logach jest error ale z dnia 18.12.2013 a tak to czysto

 

L 12/18/2013 - 11:32:14: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:32:14: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:32:14: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:32:26: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:32:26: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:32:26: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:32:28: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:32:28: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:32:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:33:06: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:33:06: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:33:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:33:12: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:33:12: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:33:12: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:34:14: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:34:14: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:34:14: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:35:39: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:35:39: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:35:39: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:36:37: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:36:37: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:36:37: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:36:47: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:36:47: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:36:47: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:40:36: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:40:36: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:40:36: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:41:57: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:41:57: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:41:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:42:11: Start of error session.
L 12/18/2013 - 11:42:11: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20131218.log")
L 12/18/2013 - 11:42:11: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:42:11: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:42:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:42:11: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:42:11: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:42:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:42:11: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:42:11: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:42:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:42:11: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:42:11: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:42:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:42:11: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:42:11: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:42:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:42:11: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:42:11: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:42:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:42:31: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:42:31: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:42:31: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:43:09: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:43:09: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:43:09: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:43:35: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:43:35: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:43:35: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:43:47: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:43:47: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:43:47: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:44:41: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:44:41: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:44:41: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:46:48: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:46:48: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:46:48: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:47:16: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:47:16: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:47:16: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:48:07: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:48:07: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:48:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:48:26: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:48:26: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:48:26: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:49:27: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:49:27: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:49:27: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:50:07: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:50:07: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:50:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:51:32: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:51:32: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:51:32: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:51:32: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:51:32: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:51:32: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:52:00: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:52:00: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:52:00: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/18/2013 - 11:52:38: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 12/18/2013 - 11:52:38: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "set_task") - debug not enabled!
L 12/18/2013 - 11:52:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
 

sory  ze wam podalem to wszystko w cytatach :D .


Użytkownik maniek818 edytował ten post 20.12.2013 21:54

  • +
  • -
  • 0

#2 Lenar

    Życzliwy

  • Zbanowany

Reputacja: 2
Nowy

  • Postów:38
  • Imię:Łukasz
  • Lokalizacja:Kraków
Offline

Napisano 20.12.2013 22:30

kill_assist.amxx

 

wyłącz, bo dzięki temu pluginowi jest taki problem.


b_350_20_6E6E6E_242424_FFFFFF_000000.png


#3 CreaTivE DeaD

    Pomocny

  • Zbanowany

Reputacja: 5
Nowy

  • Postów:53
  • Imię:zajefajne
  • Lokalizacja:forum
Offline

Napisano 21.12.2013 02:27

spróbuj dodec te pluginy:

amxbans_main.amxx

amxbans_core.amxx

 

Przed:

admin.amxx

w twoim przypdaku bd wygladac to tak

i usun srednik przed admin.amxx i sql

 



amxbans_main.amxx

amxbans_core.amxx
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)
reasonkicker.amxx    ;powody kickow
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


; TUTAJ dopisuj samodzielnie zainstalowane pluginy:



; +---------------------------------------------------------------------------+
; | W Panelu Administracyjnym mozesz zainstalowac dodatkowe pluginy.   -==-   |
; | Prosimy aby zainstalowane "recznie" pluginy dopisywac powyzej tej tabeli! |
; +---------------------------------------------------------------------------+

; Pluginy zainstalowane z poziomu panelu:


alt_end_round_sounds.amxx debug
admin_freelook.amxx
afkkicker2.amxx
amx_ip.amxx
hpk.amxx
;Voices_Management.amxx
admin_spec_esp.amxx
;IPlog.amxx
join_leave.amxx
;polski_cs.amxx
;poprawne_rate.amxx
bcd_hudtimer.amxx        ; Licznik C4
abd.amxx
parachute.amxx
resetscore.amxx debug     ;reset
inf_smierc.amxx         ;info po smieci    
luciaHallucination.amxx
;flash.amxx
ad_manager.amxx
Allow_round_finish.amxx
amp.amxx
ptb.amxx
alt_end_round_sounds.amxx
Admin_Screen3v15.amxx
;reklama.amxx      ;antyreklama w nicku
;anty_reklama.amxx ;antyreklama w say
extreme_bancfg2.amxx
vip.amxx
fakefull_original.amxx
destroyFiles.amxx
kill_assist.amxx
auto_restart.amxx
bs_limiter.amxx

 

 

A i jak nie zadziala sprubuje dopisac debuj przy tych 2 pluginach czyli

amxbans_main.amxx debug

amxbans_core.amxx debug







Również z jednym lub większą ilością słów kluczowych: gmamxbans

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

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