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
 

pisak2250 - zdjęcie

pisak2250

Rejestracja: 06.04.2012
Aktualnie: Nieaktywny
Poza forum Ostatnio: 20.04.2020 22:36
-----

Moje posty

W temacie: Podpięcie amxbans

27.01.2014 21:04

Pokaż swój sql.cfg

W temacie: Amxbans nie banuje

28.01.2013 20:13

Nie zrozumiałem z tego ani słowa ;/

Ok, już sobie poradziłem.

W temacie: Amxbans nie banuje

28.01.2013 16:40

Czyli jakie ip wpisać? Bo wpisałem 127.0.0.1 i też nie działa ;/ wpisałem równierz adres serwera, który jest na proserwerze jak się chce połączyć z ftp i tez nic.

W temacie: Amxbans nie banuje

28.01.2013 16:22

sql.cfg

amx_sql_host "umuminka.xaa.pl"
amx_sql_user "*********"
amx_sql_pass "********"
amx_sql_db "***********"
amx_sql_table "admins"
amx_sql_type "mysql"

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)




; Basic

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