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
 

BaltazarIX - zdjęcie

BaltazarIX

Rejestracja: 28.01.2013
Aktualnie: Nieaktywny
Poza forum Ostatnio: 08.02.2013 21:49
-----

#511674 amxbans 6.0 gm 1,6 nie banuje

Napisane przez BaltazarIX w 06.02.2013 16:53

Witam, zainstalowałem, amxbans 6.0 orz gm 1,6 i gdy próbuję banować na serwie wyskakuje mi: unknown command: amx_custombanreason

początek plugins ini:


; AMX Mod X plugins

; Admin Base - Always one has to be activated
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)

;Admin Base - Always one has to be activated
;admin.amxx ; admin base (required for any admin-related)
;mini_bans.amxx
;mini_bans.amxx
;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

sql.cfg


// 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 "127.0.0.1"
amx_sql_user "root"
amx_sql_pass ""
amx_sql_db "amx"
amx_sql_table "admins"
amx_sql_type "mysql"

amx_sql_host	"127.0.0.1"	  //adres hosta bazy danych lub IP
amx_sql_user	"u3786412_amxbans" //użytkownik bazy danych
amx_sql_pass	"realowiec1605" //hasło użytkownika bazy danych
amx_sql_db		"u3786412_amxbans" //nazwa bazy danych

errorlogi

Spoiler

  • +
  • -
  • -1