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
AMXBans 6.x

nie moge dawac banów ;/ v2

AMXBans 6.x

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

#1 swati

    Zaawansowany

  • Użytkownik

Reputacja: 1
Nowy

  • Postów:100
  • Imię:Hubert
  • Lokalizacja:Żary
Offline

Napisano 06.08.2011 10:43

Siema!
Wgrałem na serwer amxbans 5.0 i nie moge dawać banow po prostu amxmodmenu mi sie zamyka gdy chce wlepić bana
wgrałem również amxbans 6.0 i jest ten sam problem

Amx 1.8.1

Plugins.ini
; Custom - Add 3rd party plugins here

bf2rank.amxx                       ; Silnik BF2
raty.amxx                          ; Plugin wymusza u graczy dany interp,rate itp
admin_check.amxx                   ; Po wpisaniu /admin pojawia sie lista adminow
afkkicer.amxx                      ; Jesli ktos AFKuje wyrzuca gracza z serwera
afkbombtransfer.amxx               ; Plugin przenosi bombę od gracza AFK do kogos innego
bomba_explode.amxx                 ; Muzyka na 10 sec przed wybuchem bomby
galileo.amxx                       ; Najnowszy system votowania map
ad_manager.amxx                    ; Reklamy na serwerze
ultimate_ss.amxx                   ; Robienie graczowi SS'ow
parachute.amxx                     ; Spadochron dla wszystkich
admin_spec_esp.amxx                ; Gdy admin zignie, pojawi mu się ESP
grenade_trail.amxx                 ; Linia za zruconym granatem
powitanie.amxx                     ; Plugin wita i zegna graczy
c4.amxx                            ; Nowy licznik C4
bulletdamage.amxx                  ; Pokazuje ile HP zabralismy przeciwnikowi 
swear_filter.amxx                  ; Filtrowanie przeklenstw i obrazliwych slow
timeprojector.amxx                 ; Pokazuje czas do konca mapy oraz nastepna mape
ut_killstreak_adv.amxx             ; Dzwieki typu headshot itp
polski_cs.amxx                     ; Polski CS
fakefull_original.amxx
quit.amxx

DPROTO 0.9.86

modules.ini
;;;
; To enable a module, remove the semi-colon (<img src='http://img.amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.gif' 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

sql.ini
// 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	"localhost"
amx_sql_user	"csexclus_banned"
amx_sql_pass	"password"
amx_sql_db	"csexclus_banned"
amx_sql_table	"amx"
amx_sql_type	"mysql"

amxbans.cfg
// AMXBans Configuration File
// File location: $moddir/addons/amxmodx/configs/amxbans.cfg
echo [AMXBans] is starting to execute amxbans.cfg

// your sql database prefix
// NOTE: The Prefix defined in your sql.cfg is NOT used for AMXBans anymore!!!
amx_sql_prefix "amx"

// Use the flagging only for this Server, or for all servers?
amxbans_flagged_all_server 1

// How AMXBans should handle the admins
// 0=sql, 1=users.ini, 2=load no admins
amxbans_use_admins_file 1

// AMXBans trys to get the address from the server automatically.
// You can set a different one here - ex. "<ip>:<port>"
amxbans_server_address ""

// Set this cvar to your favourite ban cmd style
// 1 (new): amx_ban <SteamID or Nickname or #authid or IP> <Time in Minutes> <Reason>
// 0 (old): amx_ban <Time in Minutes> <SteamID or Nickname or #authid or IP> <Reason>
amxbans_use_newbancmd 1

// Number of players in the Disconnected Menu
amxbans_discon_players_saved 10

// Bantime to use for custom banreasons, if a user has static bantime <minutes>
// -1 to disable custom reasons
amxbans_custom_statictime 1440

// Set this cvar to what the adminname should be on the webpages, if the server make the ban.
// Ie. amxbans_servernick "My Great server"
// Leave emty if you want to use the default hostname from server.cfg
amxbans_servernick ""

// Set this to 1 / 2 / 3 to enable debug messages from amxbans to amxx logs.
// with debug 3 you get the most output, but a bug can flood your logs. 2 should be ok normally
amxbans_debug 0

// Don't use http:// in this cvar. The url will be shown to banned players in the console.
amxbans_complain_url "http://yoururl.com"

// Set this to 1 if you want the map name to show in the DB.
amxbans_add_mapname_in_servername 1

// If you want to see ban announcments in the HLSW chat, set this to 1
amxbans_show_in_hlsw 1

// Print green hudmessages on the top left when banning
amxbans_show_hud_messages 1

// What flag should admins have to get the high ban times.
amxbans_higher_ban_time_admin "n"

// What flag should admins have to NOT get their Nick printed when banning/Unbanning
amxbans_admin_mole_access "r"

// If an admin has the admin_mole_access, should his name be shown when he bans?
amxbans_show_name_evenif_mole 1

// Show if a player has been banned before as amx_chat to admins. 0 to disable
amxbans_show_prebanned 1

// How many previous offences does the player needs, to be notified in the amx_chat?
amxbans_show_prebanned_num 2

// Currently not known
amxbans_default_ban_reason unknown

// To be able to ban players not in the server. 1 enabled and 0 disabled.
amxbans_ban_evenif_disconnected 1

// Flagtimes, like the bantimes below
amx_setflagtimes "1 h" "4 h" "10 h" "1 d" "1 w" "4 w" "12 w" "0"

// Ban times for admins with d-flag, set the highest time in minutes they can ban with "amxbans_consolebanmax"
// IMPORTANT: Put the lowest value first and the highest value last. You can  have 1 to 12 values
// "0 m" = permanent ban!
// Values you can use:
// 1 - 59 with the flag m is for minutes
// 1 - 23 with the flag h is for hours
// 1 - 6 with the flag d is for days
// The w flag is for weeks
	
// Example:
// "5 m" is 5 minutes
// "1 h" is 1 hour
// "1 d" is 1 day
// "1 w" is 1 week

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

// Ban times for admin with n-flag and d-flag
// IMPORTANT: Put the lowest value first and the highest value last. You can have 1 to 12 values
// "0 m" = permanent ban!
// Values you can use:
// 1 - 59 with the flag m is for minutes
// 1 - 23 with the flag h is for hours
// 1 - 6 with the flag d is for days
// The w flag is for weeks
// 
// Example:
// "5 m" is 5 minutes
// "1 h" is 1 hour
// "1 d" is 1 day
// "1 w" is 1 week

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

/*********************************************************************************/

// 3rd party amxbans plugins
// needs the amxbans_freeze plugin
//
//	"a" = freeze
//	"b" = strip weapons
//	"c" = block chat
//	"d" = player glow red (not testet)
amxbans_freeze_mode "abc"

/*********************************************************************************/

// AMXBans configuration file echo
echo [AMXBans] amxbans.cfg is fully executed

PS.
NIE USUWAJCIE MOJEGO TEMATU
  • +
  • -
  • 0

#2 Hiroshima

    Godlike

  • Przyjaciel

Reputacja: 1 327
Godlike

  • Postów:4 984
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Málaga
Offline

Napisano 06.08.2011 10:45

amx_sql_host "localhost"


nigdy nie wpisuje sie localhost. jesli masz baze na tym samym serwerze co serwer gry (a raczej w to wątpie) to wpisujesz: 127.0.0.1

Poza tym miales dac POCZĄTEK plugins.ini a nie pochwalic sie pluginami jakie masz na serwerze
  • +
  • -
  • 0

#3 swati

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 1
Nowy

  • Postów:100
  • Imię:Hubert
  • Lokalizacja:Żary
Offline

Napisano 06.08.2011 10:50

hiroshima
stronę mam na xaa.pl

plugins.ini
amxbans_core.amxx
amxbans_main.amxx 

; AMX Mod X plugins

; Admin Base - Always one has to be activated
;admin.amxx		; admin base (required for any admin-related)
mini_bans.amxx          ; ban z powodem
;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       ; kick z powodem
plmenu.amxx		; players menu (kick, ban, client cmds.)
;telemenu.amxx		; teleport menu (Fun Module required!)
mapsmenu.amxx		; maps menu (vote, changelevel)

; 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

Użytkownik swati edytował ten post 06.08.2011 10:51

  • +
  • -
  • 0

#4 Hiroshima

    Godlike

  • Przyjaciel

Reputacja: 1 327
Godlike

  • Postów:4 984
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Málaga
Offline

Napisano 06.08.2011 10:51

w sql.cfg mozesz wpisac adres swojej domeny z xaa.pl na koncu

zakomentuj minibans.amxx
  • +
  • -
  • 0

#5 swati

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 1
Nowy

  • Postów:100
  • Imię:Hubert
  • Lokalizacja:Żary
Offline

Napisano 06.08.2011 10:53

zakomentuj minibans.amxx

to znaczy?
  • +
  • -
  • 0

#6 Hiroshima

    Godlike

  • Przyjaciel

Reputacja: 1 327
Godlike

  • Postów:4 984
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Málaga
Offline

Napisano 06.08.2011 10:55

początek plugins.ini u Ciebie:

amxbans_core.amxx
amxbans_main.amxx 

; AMX Mod X plugins

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

zamien na:

amxbans_core.amxx
amxbans_main.amxx 

; AMX Mod X plugins

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


dodales mozliwosc polaczenia sie do bazy dla zewnetrznych hostow? przeczytaj ten temat: [GmAMXBans] AMXBANS i MySQL. TUTORIAL - AMXX.pl: Support AMX Mod X
  • +
  • -
  • 0

#7 swati

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 1
Nowy

  • Postów:100
  • Imię:Hubert
  • Lokalizacja:Żary
Offline

Napisano 06.08.2011 11:07

dodałem ta możliwość połączenia i nadal nic ;/
  • +
  • -
  • 0

#8 Hiroshima

    Godlike

  • Przyjaciel

Reputacja: 1 327
Godlike

  • Postów:4 984
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Málaga
Offline

Napisano 06.08.2011 11:09

daj error logi... kolejny punkt z wymagan z regulaminu dzialu...
  • +
  • -
  • 0

#9 swati

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 1
Nowy

  • Postów:100
  • Imię:Hubert
  • Lokalizacja:Żary
Offline

Napisano 06.08.2011 11:12

L 08/06/2011 - 00:08:27: Start of error session.

L 08/06/2011 - 00:08:27: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 00:08:27: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 00:13:55: Start of error session.

L 08/06/2011 - 00:13:55: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 00:13:55: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 00:15:26: [MySQL] Invalid info tuple handle: 0

L 08/06/2011 - 00:15:26: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!

L 08/06/2011 - 00:15:26: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

L 08/06/2011 - 00:16:03: Start of error session.

L 08/06/2011 - 00:16:03: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 00:16:03: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 00:16:25: [MySQL] Invalid info tuple handle: 0

L 08/06/2011 - 00:16:25: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!

L 08/06/2011 - 00:16:25: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

L 08/06/2011 - 00:21:43: Start of error session.

L 08/06/2011 - 00:21:43: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 00:21:43: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 00:22:22: [MySQL] Invalid info tuple handle: 0

L 08/06/2011 - 00:22:22: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!

L 08/06/2011 - 00:22:22: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

L 08/06/2011 - 03:23:57: Start of error session.

L 08/06/2011 - 03:23:57: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 03:23:57: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 09:49:24: Start of error session.

L 08/06/2011 - 09:49:24: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 09:49:24: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 09:55:09: Start of error session.

L 08/06/2011 - 09:55:09: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 09:55:09: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 11:29:15: Start of error session.

L 08/06/2011 - 11:29:15: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 11:29:15: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 11:32:19: [MySQL] Invalid info tuple handle: 0

L 08/06/2011 - 11:32:19: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!

L 08/06/2011 - 11:32:19: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

L 08/06/2011 - 11:47:48: Start of error session.

L 08/06/2011 - 11:47:48: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 11:47:48: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 11:50:22: Start of error session.

L 08/06/2011 - 11:50:22: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 11:50:22: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 11:53:06: [MySQL] Invalid info tuple handle: 0

L 08/06/2011 - 11:53:06: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!

L 08/06/2011 - 11:53:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

L 08/06/2011 - 12:00:14: Start of error session.

L 08/06/2011 - 12:00:14: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 12:00:14: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 12:00:54: [MySQL] Invalid info tuple handle: 0

L 08/06/2011 - 12:00:54: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!

L 08/06/2011 - 12:00:54: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

L 08/06/2011 - 12:01:07: [MySQL] Invalid info tuple handle: 0

L 08/06/2011 - 12:01:07: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!

L 08/06/2011 - 12:01:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

L 08/06/2011 - 12:02:44: Start of error session.

L 08/06/2011 - 12:02:44: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20110806.log")

L 08/06/2011 - 12:02:44: [AMXX] Plugin file open error (plugin "afkkicer.amxx")

L 08/06/2011 - 12:03:17: [MySQL] Invalid info tuple handle: 0

L 08/06/2011 - 12:03:17: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_ThreadQuery") - debug not enabled!

L 08/06/2011 - 12:03:17: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).


  • +
  • -
  • 0

#10 Hiroshima

    Godlike

  • Przyjaciel

Reputacja: 1 327
Godlike

  • Postów:4 984
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Málaga
Offline

Napisano 06.08.2011 11:15

amxbans.cfg:

// How AMXBans should handle the admins
// 0=sql, 1=users.ini, 2=load no admins
amxbans_use_admins_file 1

zamien na

// How AMXBans should handle the admins
// 0=sql, 1=users.ini, 2=load no admins
amxbans_use_admins_file 0

i dodaj adminow z poziomu panelu w amxbans (przez www) przypisujac ich do odpowiedniego serwera.

poza tym nie widze zebys dal modules.ini
  • +
  • -
  • 0

#11 swati

    Zaawansowany

  • Autor tematu
  • Użytkownik

Reputacja: 1
Nowy

  • Postów:100
  • Imię:Hubert
  • Lokalizacja:Żary
Offline

Napisano 06.08.2011 11:19

modules.ini jest w pierwszym poscie
zaraz napisze czy dziala

Dodano 06 sierpień 2011 - 11:23:
dziala ale zrobil sie reset bf2 i pluginy nie dzialaja

Dodano 06 sierpień 2011 - 11:25:
nadal nie działa i przywróciło sie wszystko jak było wczesniej czyli bf2 itp

Dodano 06 sierpień 2011 - 11:32:
teraz to wogóle nie moge właczyc amxmodmenu

Dodano 06 sierpień 2011 - 11:36:
dobra juz moge wlaczyc amxmodmenu ale banow nie moge dac ;/
  • +
  • -
  • 0





Również z jednym lub większą ilością słów kluczowych: AMXBans 6.x

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

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