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 gm 1.4 status serwera


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

#1 kacper106

    Pomocny

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:65
  • Lokalizacja:Kamienna Góra
Offline

Napisano 19.10.2010 21:24

Cześć

Mam problem z wyświetlaniem statusu serwera. Wszystko widać na screenie
Screen

Informacje

AMX MOD X 1.82
AMXBANS gm 1.4

Logi
10/19/2010 - 22:17:30: [amxbans_main.amxx] [AMXBans] AMXBans 1.4 is online
L 10/19/2010 - 22:17:30: [amxbans_main.amxx] [AMXBans] No Reasons found in Database. Static reasons were loaded instead.

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

// 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!)
ad_manager.amxx

// Enable to use AMX Mod plugins

;amxmod_compat.amxx    ; AMX Mod backwards compatibility layer

// Custom - Add 3rd party plugins here

// Po wpisaniu /admin wyswietla liste adminow przebywajacych na serwerze.
;admin_check_pl.amxx

// Przenoszenie nie grajacych na spectatora (z wyrzucaniem bomby). Komendy pluginu znajduja sie w pliku /cstrike/addons/amxmodx/configs/amxx.cfg
;afkkisss.amxx

// Specjalne efekty (wiecej krwi itp.).
;amx_gore_ultimate.amxx

// Runda nozowa na poczatku mapy i potem restart. Komendy pluginu znajduja sie w pliku /cstrike/addons/amxmodx/configs/amxx.cfg
;auto_restart_knives.amxx

// Gdy zostanie 1 na 1 mozna wyzwac przeciwnika na pojedynek nozowy przez szybkie uderzanie nozem w sciane.
;automatic_knife_duel_pl.amxx

// Odliczanie do wybuchu bomby.
RC4.amxx

// Rozbudowany wybor nastepnej mapy.
;deagsmapmanager.amxx

// Wyrzuca graczy ze zbyt duzym pingiem lub zbyt niskimi ustawieniami rate. Komendy pluginu znajduja sie w pliku /cstrike/addons/amxmodx/configs/amxx.cfg
hpk.amxx

// Zaklady na graczy, gdy zostanie 1 na 1.
;lastmanbets.amxx

// Przepisuje mapy z /cstrike/maps/ do AMXX. dzięki temu sa widoczne w menu admina AMXX.
;maphandler06.amxx

// Automatyczne wyrownywanie druzyn. Plik konfiguracyjny: /cstrike/addons/amxmodx/configs/ptb.cfg
ptb.amxx

// RoundSoundy
alt_end_round_sounds.amxx

// Polski CS
polski_cs.amxx

// Wiadomosci na serwerze
ad_manager.amxx

// Ultimate Sounds PL
ultimate_sounds_PL.amxx

//Call Of Duty Mod (dobry)
CodMod.amxx

// Bronie na plecach
GHW_Weapon_Replacement.amxx

// Menu Call Of Duty
;menus.amxx

// Umożliwia łatwe odbanowanie graszy
unbanmenu.amxx

// Robienie ss
ultimate_ss_log.amxx

// Golden AK-47
GoldenAk.amxx

// Wiadomosci na serwerze
ad_manager.amxx

// Szlaczek za granatem
;grenade_trail.amxx

// Statystyki Call Of Duty na stronie !
;Klient.amxx

// Runda nozowa ( Nozowka )
rr.amxx



Modules.ini

;;;
; To enable a module, remove the semi-colon (<img src='https://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
hamsandwich


SQL.cfg

amx_sql_host	"*******"
amx_sql_user	"*******"
amx_sql_pass	"******"
amx_sql_db	"VVirus_a"
amx_sql_table	"amx"
amx_sql_type	"mysql"


W czym może leżeć problem?

Pozdrawiam
  • +
  • -
  • 0

b_350_20_692108_381007_FFFFFF_000000.png

b_350_20_692108_381007_FFFFFF_000000.png


#2 Juma

    Wszechpomocny

  • Użytkownik

Reputacja: 64
Pomocny

  • Postów:373
  • GG:
  • Steam:steam
  • Imię:Arek
  • Lokalizacja:Haynau
Offline

Napisano 19.10.2010 22:25

Wersja DProto ?
  • +
  • -
  • 0

#3 MafiaDL

    Naj-Najstarszy Moderator

  • Przyjaciel

Reputacja: 561
Wszechwiedzący

  • Postów:3 492
  • GG:
  • Imię:Łukasz
  • Lokalizacja:Warsaw
Offline

Napisano 20.10.2010 02:44

Zablokuj sqlite i wgraj amxx 1.8.1
  • +
  • -
  • 0

#4 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

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

Napisano 20.10.2010 09:09

wgraj rcon_hl_net.inc (folder include) z gm 1.4 bo masz stary
  • +
  • -
  • 0




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

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