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

problem amxbanspomocy


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

#1 komar202

    Nowy

  • Użytkownik

Reputacja: -1
Nowy

  • Postów:8
  • Lokalizacja:z domu
Offline

Napisano 07.08.2010 13:30

amxbans 5.1 defender wgrane na serwie dproto
amxmod 1.8.1.3746




amx_sql_host "moja nazwa"
amx_sql_user "csziomal_Komar"
amx_sql_pass "123"
amx_sql_db "csziomal_amxbans"
amx_sql_table "admins"
amx_sql_type "mysql"




amxbans.amxx debug
;admin_amxbans.amxx ;jesli chcesz aby amxbans nie obslugiwał adminów dodaj srednik ; na początku.

;AMX Mod X plugins

;Admin Base - Always one has to be activated

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



; Pluginy zainstalowane z poziomu panelu:



ps_heatmaps.amxx
unbanmenu.amxx



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


jedno jest cos takiego
L 08/07/2010 - 14:14:29: -------- Mapchange to de_dust2 --------
L 08/07/2010 - 14:14:40: [amxbans.amxx] [AMXBANS DEBUG] The server IP:PORT is: moje ip
L 08/07/2010 - 14:14:40: [amxbans.amxx] [Amxbans] Connection failed!
L 08/07/2010 - 14:14:40: [amxbans.amxx] [Amxbans] Threaded query error, location: 1
L 08/07/2010 - 14:14:40: [amxbans.amxx] [Amxbans] Message: Access denied for user 'csziomal_Komar'@'moje ip' (using password: YES) (1045)
L 08/07/2010 - 14:14:40: [amxbans.amxx] [Amxbans] Query statement:
L 08/07/2010 - 14:14:40: [amxbans.amxx] [Amxbans] Connection failed!
L 08/07/2010 - 14:14:40: [amxbans.amxx] [Amxbans] Threaded query error, location: 5
L 08/07/2010 - 14:14:40: [amxbans.amxx] [Amxbans] Message: Access denied for user 'csziomal_Komar'@'moje ip.' (using password: YES) (1045)
L 08/07/2010 - 14:14:40: [amxbans.amxx] [Amxbans] Query statement:


a drugie
L 08/07/2010 - 01:50:05: Start of error session.
L 08/07/2010 - 01:50:05: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100807.log")
L 08/07/2010 - 01:50:05: String formatted incorrectly - parameter 10 (total 9)
L 08/07/2010 - 01:50:05: [AMXX] Run time error 25 (plugin "amxbans.amxx") - debug not enabled!
L 08/07/2010 - 01:50:05: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/07/2010 - 02:16:45: Start of error session.
L 08/07/2010 - 02:16:45: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100807.log")
L 08/07/2010 - 02:16:45: String formatted incorrectly - parameter 10 (total 9)
L 08/07/2010 - 02:16:45: [AMXX] Run time error 25 (plugin "amxbans.amxx") - debug not enabled!
L 08/07/2010 - 02:16:45: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/07/2010 - 02:18:09: String formatted incorrectly - parameter 10 (total 9)
L 08/07/2010 - 02:18:09: [AMXX] Run time error 25 (plugin "amxbans.amxx") - debug not enabled!
L 08/07/2010 - 02:18:09: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/07/2010 - 02:20:19: Start of error session.
L 08/07/2010 - 02:20:19: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100807.log")
L 08/07/2010 - 02:20:19: [AMXX] Plugin file open error (plugin "AMX")
L 08/07/2010 - 02:20:19: [AMXX] Plugin file open error (plugin "Admin")
L 08/07/2010 - 02:27:29: Start of error session.
L 08/07/2010 - 02:27:29: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100807.log")
L 08/07/2010 - 02:27:29: String formatted incorrectly - parameter 10 (total 9)
L 08/07/2010 - 02:27:29: [AMXX] Displaying debug trace (plugin "amxbans.amxx")
L 08/07/2010 - 02:27:29: [AMXX] Run time error 25: parameter error
L 08/07/2010 - 02:27:29: [AMXX] [0] cmdBan.inl::select_amxbans_motd (line 511)
L 08/07/2010 - 02:30:24: Start of error session.
L 08/07/2010 - 02:30:24: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100807.log")
L 08/07/2010 - 02:30:24: String formatted incorrectly - parameter 10 (total 9)
L 08/07/2010 - 02:30:24: [AMXX] Displaying debug trace (plugin "amxbans.amxx")
L 08/07/2010 - 02:30:24: [AMXX] Run time error 25: parameter error
L 08/07/2010 - 02:30:24: [AMXX] [0] cmdBan.inl::select_amxbans_motd (line 511)
  • +
  • -
  • 0

#2 Andrzejos667

    Zaawansowany

  • Zbanowany

Reputacja: 5
Nowy

  • Postów:139
  • Lokalizacja:Urzedow
Offline

Napisano 07.08.2010 13:36

dodaj hosta do sql.cfg
jak nie wiesz to daj mi login i haslo do ftp serwa i bazy to ci to zrobie.
Juz 2 osoby mi zaufaly i ich nie zawiodlem.Jak chcesz pisz do kumin i ktos jeszcze nie pamietam

#3 komar202

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: -1
Nowy

  • Postów:8
  • Lokalizacja:z domu
Offline

Napisano 07.08.2010 13:38

dodalem hosta cs-ziomalek.xaa.pl i takw alsnie sie dzieje
  • +
  • -
  • 0

#4 Andrzejos667

    Zaawansowany

  • Zbanowany

Reputacja: 5
Nowy

  • Postów:139
  • Lokalizacja:Urzedow
Offline

Napisano 07.08.2010 14:13

Dodaj zdalne polaczenie do bazy mysql



a host zmien
na

localhost

#5 komar202

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: -1
Nowy

  • Postów:8
  • Lokalizacja:z domu
Offline

Napisano 07.08.2010 14:14

tez juz tak robilem i dalej d*pa polaczenie to ma byc ip serwera bez portu

Użytkownik komar202 edytował ten post 07.08.2010 14:15

  • +
  • -
  • 0

#6 Andrzejos667

    Zaawansowany

  • Zbanowany

Reputacja: 5
Nowy

  • Postów:139
  • Lokalizacja:Urzedow
Offline

Napisano 07.08.2010 14:38

zmien bazesql
np.niceshoot

#7 komar202

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: -1
Nowy

  • Postów:8
  • Lokalizacja:z domu
Offline

Napisano 07.08.2010 14:49

ale co zmienic nazwe??
  • +
  • -
  • 0

#8 Andrzejos667

    Zaawansowany

  • Zbanowany

Reputacja: 5
Nowy

  • Postów:139
  • Lokalizacja:Urzedow
Offline

Napisano 07.08.2010 15:45

nie wykupic gdzie indziej hosting

#9 komar202

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: -1
Nowy

  • Postów:8
  • Lokalizacja:z domu
Offline

Napisano 07.08.2010 15:49

ty myslisz troche po to kupilem na xaa zebym teraz kupowal gdzie indziej
  • +
  • -
  • 0

#10 Andrzejos667

    Zaawansowany

  • Zbanowany

Reputacja: 5
Nowy

  • Postów:139
  • Lokalizacja:Urzedow
Offline

Napisano 08.08.2010 09:31

na xaa.pl cos tam jest zablokowane nie wiem co.

1.Nie krzycz!
2.Glupi to ja nie jestem
3.Tez mam na xaa.pl moge za darmo oddac mam na 1 miesiac.Ale wolalem kupic gdzie indziej
4.Zobacz cennik NiceShoot.pl :: Serwery Gier Multiplayer, Serwery dedykowane, Hosting WWW. Płatność SMS.
5.Najwiecej wydasz 2 zl i mozesz sms/przelew
6.Skończyłem Dobranoc

#11 Portek

    Kończymy zabawę, permanentna emerytura!

  • Przyjaciel

Reputacja: 976
Master

  • Postów:3 007
  • GG:
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Częstochowa
Offline

Napisano 08.08.2010 09:41

dodaj hosta do sql.cfg
jak nie wiesz to daj mi login i haslo do ftp serwa i bazy to ci to zrobie.
Juz 2 osoby mi zaufaly i ich nie zawiodlem.Jak chcesz pisz do kumin i ktos jeszcze nie pamietam

Dodaj hosta do sql.cfg? Przecież ustawił dane... Na co Ci dane FTP?

Dodaj zdalne polaczenie do bazy mysql

a host zmien
na
localhost

localhost = 127.0.0.1 = działa w obrębie maszyny na której jest serwer gry...

na xaa.pl cos tam jest zablokowane nie wiem co.

1.Nie krzycz!
2.Glupi to ja nie jestem
3.Tez mam na xaa.pl moge za darmo oddac mam na 1 miesiac.Ale wolalem kupic gdzie indziej
4.Zobacz cennik NiceShoot.pl :: Serwery Gier Multiplayer, Serwery dedykowane, Hosting WWW. Płatność SMS.
5.Najwiecej wydasz 2 zl i mozesz sms/przelew
6.Skończyłem Dobranoc

2. Z tym mógłbym się kłócić.

Reasumując, czytając Twoje odpowiedzi załamałem się... Jak nie masz o czymś pojęcia to chociaż nie wprowadzaj ludzi w błąd.

@TOPIC
[MySQL] Nadawanie dostępu do bazy z zewnątrz - Nieoficjalny polski support AMX Mod X

Jako host dostępu pisz: %
  • +
  • -
  • 0

serwer-1.png
IP: ts3.cserwerek.pl





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

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