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
 

NasdaL - zdjęcie

NasdaL

Rejestracja: 22.02.2016
Aktualnie: Nieaktywny
Poza forum Ostatnio: 07.03.2016 19:45
-----

Moje posty

W temacie: Niedzialajacy amxbans

28.02.2016 10:49

dziala amxbans chyba bo widze jak kliknalem banowanie te opcje amxbansa za nie dlugo moj kumpel wbije na serwer to dma mu bana zobaczymy czy all bedzie dzialalo jak cos to będę pisal trzymajcie reputke panowie za pomoc :)  

W temacie: Niedzialajacy amxbans

28.02.2016 10:39

po wgraniu tego plugins ini co mi napisales nie mam admina na serwerze... PS. dalem 0 zeby z bazy wysylalo podesle wam tutaj te amxbans.cfg... Jakies pomysly? Kiedys na fpsmax nie bylo zadnego amxbansa trzeba bylo wgrywac samemu  i all dzialalo teraz juz we wszystkim sie motam. proszę o pomoc do czyszczenia lub kto inny bo widze, ze do czyszczenia ty jestes w tym obeznany.

// 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 ""


// 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 wyświetlana nazwa serwera na stronie gdy gracz dostanie bana .
 // np. amxbans_servernick "Mój za***isty serwer"
 // Pozostaw puste aby czytało domyślna nazwe hosta z server.cfg
 amxbans_servernick ""


 // 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


// Nie wpisuj "http://". Plugin sam sobie to wpisze 
 amxbans_complain_url "www.twoja.com"


 // 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"


 // Jeśli 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 wcześniejszym 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ługości 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 wartości
 // "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ługości banów dla adminów z flagą -n i -d
 // UWAGA:ustawiaj wartosci od NAJMNIEJSZEJ do NAJWIĘKSZEJ . Mozesz wybrac 14 wartości
 // "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

W temacie: Niedzialajacy amxbans

28.02.2016 09:27

SQL:
 

// 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 "mybans.eu"
amx_sql_user "nasdal"
amx_sql_pass "HASLA NIE PODAM :D"
amx_sql_db "m_grajkowo"
amx_sql_table "amx"
amx_sql_type "mysql"

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)
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:


parachute.amxx
admin_spec_esp.amxx

logi z dzisiaj (dzisiaj nie wchodzilem na serwera tylko wczoraj wgralem tego amxbansa i sie wkurwilem ze nie dziala to juz nie wchodzilem:

L 02/28/2016 - 00:09:30: -------- Mapchange to cs_rio --------
L 02/28/2016 - 00:30:16: -------- Mapchange to cs_school --------
L 02/28/2016 - 00:51:01: -------- Mapchange to cs_wiocha --------
L 02/28/2016 - 01:11:46: -------- Mapchange to de_cpl_mill --------
L 02/28/2016 - 01:32:31: -------- Mapchange to de_cpl_strike --------
L 02/28/2016 - 01:53:15: -------- Mapchange to de_dust2002 --------
L 02/28/2016 - 02:14:00: -------- Mapchange to de_dust4ever --------
L 02/28/2016 - 02:34:46: -------- Mapchange to de_eldorado --------
L 02/28/2016 - 02:55:31: -------- Mapchange to de_irak --------
L 02/28/2016 - 03:16:16: -------- Mapchange to de_kabul --------
L 02/28/2016 - 03:37:01: -------- Mapchange to de_tuscan --------
L 02/28/2016 - 03:57:46: -------- Mapchange to de_westwood --------
L 02/28/2016 - 04:18:31: -------- Mapchange to aim_crazyjump --------
L 02/28/2016 - 04:39:16: -------- Mapchange to de_dust2x2 --------
L 02/28/2016 - 05:00:00: -------- Mapchange to de_dust2_long --------
L 02/28/2016 - 05:20:45: -------- Mapchange to de_dust2_long2 --------
L 02/28/2016 - 05:41:30: -------- Mapchange to de_train --------
L 02/28/2016 - 06:02:16: -------- Mapchange to de_nuke --------
L 02/28/2016 - 06:23:01: -------- Mapchange to de_inferno --------
L 02/28/2016 - 06:43:45: -------- Mapchange to cs_italy --------
L 02/28/2016 - 07:04:30: -------- Mapchange to awp_india --------
L 02/28/2016 - 07:25:16: -------- Mapchange to fun_allinone --------
L 02/28/2016 - 07:46:01: -------- Mapchange to fy_poolparty --------
L 02/28/2016 - 08:06:46: -------- Mapchange to fy_new_pool_day2 --------
L 02/28/2016 - 08:27:30: -------- Mapchange to fy_sod_rise --------
L 02/28/2016 - 08:48:15: -------- Mapchange to fy_konquer_winter --------

logi z wczoraj: 

L 02/27/2016 - 22:02:40: -------- Mapchange to de_dust2 --------
L 02/27/2016 - 22:02:48: [admin.amxx] Login: "NasdaL<1><STEAM_0:0:2064587655><>" kicked due to invalid password (account "NasdaL") (address "83.11.171.162")
L 02/27/2016 - 22:03:11: [admin.amxx] Login: "NasdaL<2><STEAM_0:0:2064587655><>" became an admin (account "NasdaL") (access "abcdefghijklmnopqrstu") (address "83.11.171.162")
L 02/27/2016 - 22:03:20: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "s"
L 02/27/2016 - 22:03:50: [plmenu.amxx] Ban: "NasdaL<2><STEAM_0:0:2064587655><>" ban and kick "[*uYebani*] UnnameD<3><STEAM_0:0:1883944382><>" (minutes "5")
L 02/27/2016 - 22:04:55: [mapsmenu.amxx] Cmd: "NasdaL<2><STEAM_0:0:2064587655><>" changelevel "de_dust2"
L 02/27/2016 - 22:04:57: -------- Mapchange to de_dust2 --------
L 02/27/2016 - 22:04:58: [admin.amxx] Login: "NasdaL<2><STEAM_0:0:2064587655><>" became an admin (account "NasdaL") (access "abcdefghijklmnopqrstu") (address "83.11.171.162")
L 02/27/2016 - 22:05:05: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "s"
L 02/27/2016 - 22:05:13: [plmenu.amxx] Ban: "NasdaL<2><STEAM_0:0:2064587655><>" ban and kick "[*uYebani*] UnnameD<4><STEAM_0:0:284613206><>" (minutes "5")
L 02/27/2016 - 22:15:11: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "SUKO"
L 02/27/2016 - 22:15:41: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "kamper"
L 02/27/2016 - 22:15:47: [adminchat.amxx] Chat: "[*uYebani*] UnnameD<5><STEAM_0:0:93121907><>" chat ":P"
L 02/27/2016 - 22:16:10: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "JBM CB"
L 02/27/2016 - 22:25:42: -------- Mapchange to de_dust2 --------
L 02/27/2016 - 22:46:27: -------- Mapchange to cs_alpin --------
L 02/27/2016 - 23:07:14: -------- Mapchange to cs_assault_upc --------
L 02/27/2016 - 23:27:59: -------- Mapchange to cs_bikini --------
L 02/27/2016 - 23:48:44: -------- Mapchange to cs_italy2 --------


Pokaż plugins.ini 
sql
 
logi 


jak ogarniasz to moze mi pomozesz przez jakiegos ts'a czy skypa xD jak nie bd potrafil przez to
 
 
 
 

W temacie: Niedzialajacy amxbans

28.02.2016 09:27

SQL:
 

// 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 "mybans.eu"
amx_sql_user "nasdal"
amx_sql_pass "HASLA NIE PODAM :D"
amx_sql_db "m_grajkowo"
amx_sql_table "amx"
amx_sql_type "mysql"

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)
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:


parachute.amxx
admin_spec_esp.amxx

logi z dzisiaj (dzisiaj nie wchodzilem na serwera tylko wczoraj wgralem tego amxbansa i sie wkurwilem ze nie dziala to juz nie wchodzilem:

L 02/28/2016 - 00:09:30: -------- Mapchange to cs_rio --------
L 02/28/2016 - 00:30:16: -------- Mapchange to cs_school --------
L 02/28/2016 - 00:51:01: -------- Mapchange to cs_wiocha --------
L 02/28/2016 - 01:11:46: -------- Mapchange to de_cpl_mill --------
L 02/28/2016 - 01:32:31: -------- Mapchange to de_cpl_strike --------
L 02/28/2016 - 01:53:15: -------- Mapchange to de_dust2002 --------
L 02/28/2016 - 02:14:00: -------- Mapchange to de_dust4ever --------
L 02/28/2016 - 02:34:46: -------- Mapchange to de_eldorado --------
L 02/28/2016 - 02:55:31: -------- Mapchange to de_irak --------
L 02/28/2016 - 03:16:16: -------- Mapchange to de_kabul --------
L 02/28/2016 - 03:37:01: -------- Mapchange to de_tuscan --------
L 02/28/2016 - 03:57:46: -------- Mapchange to de_westwood --------
L 02/28/2016 - 04:18:31: -------- Mapchange to aim_crazyjump --------
L 02/28/2016 - 04:39:16: -------- Mapchange to de_dust2x2 --------
L 02/28/2016 - 05:00:00: -------- Mapchange to de_dust2_long --------
L 02/28/2016 - 05:20:45: -------- Mapchange to de_dust2_long2 --------
L 02/28/2016 - 05:41:30: -------- Mapchange to de_train --------
L 02/28/2016 - 06:02:16: -------- Mapchange to de_nuke --------
L 02/28/2016 - 06:23:01: -------- Mapchange to de_inferno --------
L 02/28/2016 - 06:43:45: -------- Mapchange to cs_italy --------
L 02/28/2016 - 07:04:30: -------- Mapchange to awp_india --------
L 02/28/2016 - 07:25:16: -------- Mapchange to fun_allinone --------
L 02/28/2016 - 07:46:01: -------- Mapchange to fy_poolparty --------
L 02/28/2016 - 08:06:46: -------- Mapchange to fy_new_pool_day2 --------
L 02/28/2016 - 08:27:30: -------- Mapchange to fy_sod_rise --------
L 02/28/2016 - 08:48:15: -------- Mapchange to fy_konquer_winter --------

logi z wczoraj: 

L 02/27/2016 - 22:02:40: -------- Mapchange to de_dust2 --------
L 02/27/2016 - 22:02:48: [admin.amxx] Login: "NasdaL<1><STEAM_0:0:2064587655><>" kicked due to invalid password (account "NasdaL") (address "83.11.171.162")
L 02/27/2016 - 22:03:11: [admin.amxx] Login: "NasdaL<2><STEAM_0:0:2064587655><>" became an admin (account "NasdaL") (access "abcdefghijklmnopqrstu") (address "83.11.171.162")
L 02/27/2016 - 22:03:20: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "s"
L 02/27/2016 - 22:03:50: [plmenu.amxx] Ban: "NasdaL<2><STEAM_0:0:2064587655><>" ban and kick "[*uYebani*] UnnameD<3><STEAM_0:0:1883944382><>" (minutes "5")
L 02/27/2016 - 22:04:55: [mapsmenu.amxx] Cmd: "NasdaL<2><STEAM_0:0:2064587655><>" changelevel "de_dust2"
L 02/27/2016 - 22:04:57: -------- Mapchange to de_dust2 --------
L 02/27/2016 - 22:04:58: [admin.amxx] Login: "NasdaL<2><STEAM_0:0:2064587655><>" became an admin (account "NasdaL") (access "abcdefghijklmnopqrstu") (address "83.11.171.162")
L 02/27/2016 - 22:05:05: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "s"
L 02/27/2016 - 22:05:13: [plmenu.amxx] Ban: "NasdaL<2><STEAM_0:0:2064587655><>" ban and kick "[*uYebani*] UnnameD<4><STEAM_0:0:284613206><>" (minutes "5")
L 02/27/2016 - 22:15:11: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "SUKO"
L 02/27/2016 - 22:15:41: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "kamper"
L 02/27/2016 - 22:15:47: [adminchat.amxx] Chat: "[*uYebani*] UnnameD<5><STEAM_0:0:93121907><>" chat ":P"
L 02/27/2016 - 22:16:10: [adminchat.amxx] Chat: "NasdaL<2><STEAM_0:0:2064587655><>" tsay "JBM CB"
L 02/27/2016 - 22:25:42: -------- Mapchange to de_dust2 --------
L 02/27/2016 - 22:46:27: -------- Mapchange to cs_alpin --------
L 02/27/2016 - 23:07:14: -------- Mapchange to cs_assault_upc --------
L 02/27/2016 - 23:27:59: -------- Mapchange to cs_bikini --------
L 02/27/2016 - 23:48:44: -------- Mapchange to cs_italy2 --------


Pokaż plugins.ini 
sql
 
logi 


jak ogarniasz to moze mi pomozesz przez jakiegos ts'a czy skypa xD jak nie bd potrafil przez to