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

4 serwer nie działa


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

#1 Wiewiorek

    Wszechobecny

  • Zbanowany

Reputacja: 1
Nowy

  • Postów:438
  • Lokalizacja:Wawa
Offline

Napisano 01.07.2010 10:56

Witam
Mam amxbans na 3 serwerach z hostingu hit4u, teraz dostałem 4 server z Tserwery w lokalizacji Francja i nie działa amxbans.
Wszystko zrobiłem co trzeba, przynajmniej tak mi się wydaje.

To strona amxbans:
cs-ws.pl/bany

Dodam, że baze mam na xaa.pl

Plugin mam: GmAMXBans 1.2, strona web: oryginalna
Dlatego tak, bo jak podmieniam pliki z GmAMXBans 1.2 do web to nie działa wtedy poprawnie jak należy.

Plugins.ini
amxbans_core.amxx debug
amxbans_main.amxx debug            ;AMXBans 
;admin.amxx		; admin base (required for any admin-related)
admincmd.amxx		; basic admin console commands
adminhelp.amxx		; help command for admin console commands
adminslots.amxx		; slot reservation
multilingual.amxx	; Multi-Lingual management
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
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
nextmap.amxx		; displays next map in mapcycle
deagsmapmanager.amxx	; allows to vote for next map
timeleft.amxx		; displays time left on map
pausecfg.amxx		; allows to pause and unpause some plugins
statscfg.amxx		; allows to manage stats plugins via menu and commands
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!)
hpk_pl.amxx             ; sprawdzanie pingu
Admin_Screen3v15.amxx   ; screeny
file_displayer.amxx	; reklama
przekierowywanie.amxx	; /server
admin_spec_esp.amxx	; esp dla adminow
ad_manager.amxx		; reklama2
;;;srn.amxx		; rezerwacja nicku
fakefull_original.amxx	; fakefull







; - Quick tips -
; * Rename this file to disabled-zplague.ini to turn the mod off
; * Rename it back to plugins-zplague.ini to turn it on
; * Put a semi-colon in front of a plugin to disable it
; * Remove a semi-colon to re-enable a plugin
; * Add the word debug after a plugin to place it in debug mode

; Main plugin
zombie_plague40.amxx
afkkicker.amxx
amx_concert.amxx
statusip.amxx
adminslots.amxx
grawitacja.amxx
loadingsound.amxx
paczki.amxx
zp_antidote.amxx
zp_bank.amxx
zp_bulletdamage.amxx
zp_countdown.amxx
zp_extra_batteries.amxx
zp_extra_human_armor.amxx
zp_extra_jetpack_bazooka32.amxx
zp_extra_knife_blink.amxx
zp_extra_lasermine.amxx
zp_extra_multijump.amxx
zp_extra_sandbags.amxx
zp_extra_sniper_pack.amxx
zp_extra_unlimited_clip.amxx
zp_heartbeat.amxx
zp_longjump.amxx

; Default zombie classes
zp_zclasses40.amxx

; Add sub-plugins, custom zombie classes, and extra items here


sql.cfg

// Ustawienia Do Polaczenia Serwera z Baza Danych AMXBANS
// Konfiguracja stworzona przez Mi$^

amx_sql_host	"szafir.glowanet.pl"
amx_sql_user	"cswspl_bany6"
amx_sql_pass	"**********"
amx_sql_db	"cswspl_bany6"
amx_sql_type	"mysql"


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
hamsandwich

dproto i amxmodx
 [  1] dproto, v0.4.8, 2010/01/28, by Crock, see 
 [  2] AMX Mod X, v1.8.2-dev, Apr 27 2010, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org]AMX Mod X - Half-Life Scripting for Pros![/url]
 [  3] MySQL, v1.8.2-dev, Apr 27 2010, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org/]AMX Mod X - Half-Life Scripting for Pros![/url]
 [  4] SQLite, v1.8.2-dev, Apr 27 2010, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org/]AMX Mod X - Half-Life Scripting for Pros![/url]
 [  5] Fun, v1.8.2-dev, Apr 27 2010, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org]AMX Mod X - Half-Life Scripting for Pros![/url]
 [  6] Engine, v1.8.2-dev, Apr 27 2010, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org]AMX Mod X - Half-Life Scripting for Pros![/url]
 [  7] FakeMeta, v1.8.2-dev, Apr 27 2010, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org]AMX Mod X - Half-Life Scripting for Pros![/url]
 [  8] Ham Sandwich, v1.8.2-dev, Apr 27 2010, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org]AMX Mod X - Half-Life Scripting for Pros![/url]
 [  9] CSX, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org/]AMX Mod X - Half-Life Scripting for Pros![/url]
 [ 10] CStrike, v1.8.1.3746, Aug 16 2008, by AMX Mod X Dev Team, see [url=http://www.amxmodx.org]AMX Mod X - Half-Life Scripting for Pros![/url]
 [ 11] NetDB, v1.1, Apr 10 2007, by ahtoh, see [url=http://forums.alliedmods.net/showthread.]http://forums.alliedmods.net/showthread.[/url]


#2 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

  • Postów:3 072
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Sztokholm
Offline

Napisano 01.07.2010 13:47

może baza nie wyrabia?

spróbuj http://amxx.pl/wazna...osc-t25986.html dodać 4 serw
  • +
  • -
  • 0

#3 Wiewiorek

    Wszechobecny

  • Autor tematu
  • Zbanowany

Reputacja: 1
Nowy

  • Postów:438
  • Lokalizacja:Wawa
Offline

Napisano 01.07.2010 21:50

baza na 100% dobra, mam tam postawionego Zombie Mod'a moze jest jakis plugin, który może kolidowac jakos z amxbans?

EDIT:
Wykonałem ten wpis do bazy i loknij co sie dzieje;>

Użytkownik Wiewiorek edytował ten post 01.07.2010 22:16


#4 Ojciec Dyrektor

    papa smerf.

  • Przyjaciel

Reputacja: 477
Wszechobecny

  • Postów:3 035
  • Imię:Paweł
  • Lokalizacja:Rabka-Zdrój
Offline

Napisano 02.07.2010 00:04

dopuściłeś w cpanelU?

Użytkownik Ojciec Dyrektor edytował ten post 02.07.2010 00:09

  • +
  • -
  • 0

#5 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

  • Postów:3 072
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Sztokholm
Offline

Napisano 02.07.2010 07:28

Jesteście pewnie w 100%, że wszystko jest zrobione GIT, a mimo to serwer nie pokazuje się na stronie WWW to macie problem.
Wtedy trzeba RĘCZNIE ustawić (wpisać) serwer w tabele bazy MySQL. Jeśli nie wiesz co to znaczy, nie czytaj dalej gdyż możesz po prostu "namieszać" w bazie.



I ty to właśnie zrobiłeś ;>
  • +
  • -
  • 0

#6 Wiewiorek

    Wszechobecny

  • Autor tematu
  • Zbanowany

Reputacja: 1
Nowy

  • Postów:438
  • Lokalizacja:Wawa
Offline

Napisano 02.07.2010 09:46

Tak dopuściłem.

Nie rozumiem szyfrant co jest trudnego w zrobieniu wpisu?
Jeszcze wg. "twojego" poradnika.

#7 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

  • Postów:3 072
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Sztokholm
Offline

Napisano 02.07.2010 13:08

3 Serwery Ci działały teraz 1. Coś źle zrobiłeś...
Kliknij w zakładce Serwery Przeładuj adminów (Przy tych serwerach co pisze "Niedostępny") i pokaż Co ci zwróciło...
  • +
  • -
  • 0




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

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