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

GM AMXBANS 1.3a - DProto S/NS


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

#1 Aec

    Nowy

  • Użytkownik

Reputacja: 2
Nowy

  • Postów:8
  • Imię:Michał
  • Lokalizacja:Białystok
Offline

Napisano 24.09.2010 11:04

Witam, na początku powiem że przeszukałem forum lecz postanowiłem założyć nowy temat ponieważ ciągle występuje problem.
Zainstalowałem GM AMXBANS 1.3a - DProto S/NS ze stronki >>>KLIK<<<
Wzorowałem się na instrukcjach z poradnika AMXBans 6.0.0 Oryginał + Instalacja ONLY STEAM >>>KLIK<<<

Wersja AmxMod 1.8.1.3746, dproto
Wersja serwera: Steam & Non Steam
Serwer WWW: proserwers . pl
Serwer gry: tserwery . pl

Wydaje się że wszystko zrobiłem dobrze, tak jak w poradniku. Mimo to na serwerze www nie wyświetla serwera gry.
Edytowałem ręcznie bazę danych na stronie www, tak jak pokazywał Szyfrant w którymś z postów. Po tym serwer się pojawił na stronce (bany/view.php) lecz jest: Niedostępny.

Dołączona grafika

Dodam że instalacją GM AMXBANS 1.3a na serwerze www przebiegła bezproblemowo. W dodawaniu adminów też nie ma problemu.

Już nie wiem jaka może być przyczyna. :( Proszę o pomoc. Dodaje logi,logi z konsoli serwera,plugins.ini, modules.ini, sql.cfg

-logi z konsoli serwera

Admin Spectator ESP v1.3, Copyright (C) 2006 by KoST

[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.

Executing AMX Mod X Configuration File
Czestotliwosc wyswietlania wiadomosci: 10:00 minut
[AMXBans] ?????? amxbans.cfg
"amxbans_default_ban_reason" is "unknown"
[AMXBans] amxbans.cfg ??????? ????????!
Adding master server 69.28.151.162:27010
Adding master server 72.165.61.136:27010
PTB: (limitjoin) WTJ prevention is ON.
PTB: (limitafter) Team limiting starts after 0 round(s).
PTB: (limitmin) Team limiting needs at least 0 player(s).
PTB: (maxsize) Maximum team size is 10 player(s).
PTB: (maxdiff) Maximum team size difference is 2.
PTB: (autorounds) First 3 rounds no free team choice.
PTB: (wtjauto) Auto-joining WTJ after 3 tr(y/ies).
PTB: (wtjauto) Auto-kicking WTJ after 5 tr(y/ies).
PTB: (kick) WTJ kicking is OFF.
PTB: (savewtj) Saving to wtj.log is OFF.
PTB: (switch) Team switching is ON.
PTB: (switchafter) Switching starts after 3 round(s).
PTB: (switchmin) Switching needs at least 5 player(s).
PTB: (switchfreq) Switch occurs every 1 round(s) at maximum.
PTB: (playerfreq) Individual players are switched every 7 round(s) at maximum.
PTB: (forceswitch) Forcing switch after 0 unsuccessful switch(es).
PTB: (deadonly) Switching dead only is OFF.
PTB: (tellwtj) Telling about WTJ tries is OFF.
PTB: (announce) Announcements are OFF.
PTB: (sayok) "OK" announcements are OFF.
PTB: (typesay) typesay usage is OFF.
PTB: (maxstreak) Maximum accepted win streak is 3.
PTB: (maxscore) Maximum accepted team score difference is 2.
PTB: (minrating) Minimum critical strength rating is 1.49.
PTB: (maxrating) Maximum critical strength rating is 2.00.
PTB: (superrating) Super critical strength rating is 3.00.
PTB: (maxincidents) Maximum incidents before internal player score scale down is 50.
PTB: (scaledown) Integer scale down factor for player scores is 2.
<Strefa Smierci [FFA] @TSerwery.pl> Witamy na serwerze Tserwery.pl
[AMXBans] Blad SQL: nie mozna polaczyc: 'Can't connect to MySQL server on '94.23.228.22' (111)'
[AMXBans] Zaladowano 9 adminow z pliku
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Connection to Steam servers successful.
VAC secure mode is activated.
L 09/24/2010 - 11:49:51: Did not ban any maps from mapstoban.ini file
L 09/24/2010 - 11:49:51: Loaded 0 Maps into the maps that will be picked for the vote
L 09/24/2010 - 11:49:51: 0 Maps were not loaded because they were the last maps played, or defined twice, or banned
L 09/24/2010 - 11:49:51: Found 23 Maps in your mapcycle.txt/allmaps.txt file, 20 are available for filling slots

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

; Custom - Add 3rd party plugins here

- 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

// 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    "94.23.228.22"
amx_sql_user    "strefas_admin"
amx_sql_pass    "XXXXXXXXXXXX"
amx_sql_db        "strefas_amxbans"
amx_sql_table    "admins"
amx_sql_type    "mysql"

- logi z serwera
w załączniku

Jeżeli jeszcze trzeba coś podać to proszę pisać.

Załączone pliki

  • Załączony plik  logi.rar   8,98 KB  89 Ilość pobrań

Użytkownik Aec edytował ten post 24.09.2010 11:06

  • +
  • -
  • 0

#2 Apple()

    Wszechpomocny

  • Użytkownik

Reputacja: 129
Zaawansowany

  • Postów:398
  • Steam:steam
  • Lokalizacja:Długość geo. 22.632246 szerokość 51.221584
Offline

Napisano 24.09.2010 14:12

Hmm... jaka wesja amxx?
  • +
  • -
  • 0

#3 Aec

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:8
  • Imię:Michał
  • Lokalizacja:Białystok
Offline

Napisano 24.09.2010 14:34

Wersja AmxMod 1.8.1.3746, dproto
Wersja serwera: Steam & Non Steam
Serwer WWW: proserwers . pl
Serwer gry: tserwery . pl


  • +
  • -
  • 0

#4 Apple()

    Wszechpomocny

  • Użytkownik

Reputacja: 129
Zaawansowany

  • Postów:398
  • Steam:steam
  • Lokalizacja:Długość geo. 22.632246 szerokość 51.221584
Offline

Napisano 24.09.2010 15:38

Zainstaluj 1.8.2 :)
  • +
  • -
  • 0

#5 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

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

Napisano 24.09.2010 16:34

Zainstaluj 1.8.2


Po co?

yyyy Pokaż amxbans.cfg Przeładuj admina od strony www

Strefa ADmina ---> serwer ----> serwer ---> wybierasz i komenda rcon przeładuj potem pokaz co ci zwróci



[AMXBans] Zaladowano 9 adminow z pliku

Ileż można gadać ze admini z pliku szwankują ( na nick nie działają)


wpisz w amxbans.cfg

swój adres ip w odpowiednim cvarze + dodaj w server.cfg

ip "twojeip:port"
  • +
  • -
  • 1

#6 Aec

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:8
  • Imię:Michał
  • Lokalizacja:Białystok
Offline

Napisano 24.09.2010 22:08

Po wpisaniu adresu ip mam takie:

-serwer.cfg

///////////////////////////////////////////////////////////////////////////////////////////////////
// Nazwa serwera
hostname "Strefa Smierci [FFA] @ TSerwery . pl"

exec banned.cfg
exec listip.cfg

mapchangecfgfile "server.cfg"
mapcyclefile "mapcycle.txt"
motdfile "motd.txt"
servercfgfile "server.cfg"

//dozwolone wejscie dla HTLV
sv_proxies "1"
sv_region "3"

///////////////////////////////////////////////////////////////////////////////////////////////////
//WYDAJNOSC

fps_max "100"
sys_ticrate "140"

///////////////////////////////////////////////////////////////////////////////////////////////////
//NET

sv_maxrate "20000"
sv_maxupdaterate "80"
sv_minupdaterate "13"
sv_minrate "2000"

///////////////////////////////////////////////////////////////////////////////////////////////////
//RCON I HASLA
rcon_password "HASŁO"
sv_rcon_banpenalty "1"
sv_rcon_minfailures "3"
sv_rcon_minfailuretime "300"

///////////////////////////////////////////////////////////////////////////////////////////////////
//GLOS/VOICE

sv_voicecodec "voice_speex"
sv_voiceenable "1"
sv_voicequality "3"
sv_alltalk "0"

///////////////////////////////////////////////////////////////////////////////////////////////////
//DOWNLOAD
// zaleca sie zachowanie ponizszych wartosci aby nie miec problemow ze sciaganiem plikow z serwera

hpk_maxsize "0"
sv_allowupload "0"
sv_send_logos "0"
sv_send_resources "1"
mp_decals "300"
sv_filetransfercompression "0"

///////////////////////////////////////////////////////////////////////////////////////////////////
//ROZGRYWKA

mp_autoteambalance "1"
mp_buytime "0.15"
mp_c4timer "35"
mp_flashlight "0"
mp_footsteps "1"
mp_freezetime "0"
mp_friendly_grenade_damage "0"
mp_friendlyfire "0"
mp_ghostfrequency "0.5"
mp_hostagepenalty "0"
mp_limitteams "2"
mp_maxrounds "0"
mp_mirrordamage "0"
mp_roundtime "2.00"
mp_startmoney "800"
mp_timelimit "20"
mp_tkpunish "0"
mp_winlimit "0"
mp_payerid "0"
pausable "0"
sv_maxspeed "320"

///////////////////////////////////////////////////////////////////////////////////////////////////
//OSERWATORZY

allow_spectators "1"
mp_fadetoblack "0"
mp_forcecamera "0"
mp_forcechasecam "0"
mp_autokick "0"
sv_timeout "60"
sv_spectatormaxspeed "700"

///////////////////////////////////////////////////////////////////////////////////////////////////
//INNE
mp_chattime "3"
mp_autocrosshair "0"
sv_aim "0"
sv_airaccelerate "100"
sv_airmove "1"
sv_challengetime "150"
sv_cheats "0"
sv_clienttrace "1"
sv_friction "4"
sv_gravity "800"
sv_lan_rate "25000"
sv_waterfriction "1"
sv_wateramp "0"
sv_wateraccelerate "10"
sv_stepsize "18"
sv_accelerate "5"
host_framerate "0"
edgefriction "2"
decalfrequency "60"

///////////////////////////////////////////////////////////////////////////////////////////////////
// status serwera poprzez www
// sprawdzenie statusu serwera tez zzera troche procesora i lacza, domyslne wartosci sa wystarczajace

max_queries_global 20 //jak czesto mozna w sumie sprawdzic status serwera
max_queries_sec 3 //jak czesto klient moze sprawdzac status serwera (all seeing eye, skrypty www)
max_queries_window 30 // rozmiar okna czasowego na sprawdzanie zapytan ,jak masz problemy z timeoutem w hlsw ustaw na 10

say "Witamy na serwerze Tserwery.pl
// rcon exec server.cfg
// wtedy latwiej sie upewnic ze dobrze wpisalismy komende


sv_downloadurl "http://fastdownload.pl/ts2566/cstrike"
sv_allowdownload "1"

sv_password ""
ip "193.218. 155.64:27015" - bez "spacji"

- amxbans.cfg

// [Ru] ???????????????? ???? AMXBans 6.0
// [Ru] ??????? ?????????? ??? Gm-Community.Net by Shidla [SGC]
// [Ru] ????? ???????????? ?????: $moddir/addons/amxmodx/configs/amxbans.cfg
// [En] AMXBans Configuration File
// [En] File location: $moddir/addons/amxmodx/configs/amxbans.cfg
echo [AMXBans] ?????? amxbans.cfg

// [Ru] ??????? SQL ????
// [Ru] ????????: ??????? ????????? ? ????? sql.cfg ?????? ?? ???????????? AMXBans!!!
// [En] your sql database prefix
// [En] NOTE: The Prefix defined in your sql.cfg is NOT used for AMXBans anymore!!!
amx_sql_prefix "amx"

// [Ru] ???????????? ???????????? (??????????) ??????(-??) ?????? ?? ???? ??????? ??? ?? ???? (1 - ?? ????).
// [En] Use the flagging only for this Server, or for all servers?
amxbans_flagged_all_server 1

// [Ru] ??? AMXBans ?????? ????????? ????????.
// [Ru] 0=SQL (????), 1=users.ini, 2=?? ????????? ???????.
// [En] How AMXBans should handle the admins
// [En] 0=sql, 1=users.ini, 2=load no admins
amxbans_use_admins_file 0

// [Ru] AMXBans ????????? ????????????? ???????? ????? ???????.
// [Ru] ?? ?????? ???? ??????? ????? ? ???? ?? ??????? - "<ip>:<port>".
// [En] AMXBans trys to get the address from the server automatically.
// [En] You can set a different one here - ex. "<ip>:<port>"
amxbans_server_address "193.218 .155.64:27015" - bez "spacji"
 
// [Ru] ????? ???????, ???????????? ? ???? ??????????? / ????????? ???????
// [En] Number of players in the Disconnected Menu
amxbans_discon_players_saved 10

// [Ru] ????? ????, ???????????? ??? ??????????? ??????? ????. ???????? ????????????, ???? ? ?????? ??????????? ???????? ??????? ????. ????????? ? ???????
// [Ru] -1 ??? ?????????? ??????????? ??????.
// [En] Bantime to use for custom banreasons, if a user has static bantime <minutes>
// [En] -1 to disable custom reasons
amxbans_custom_statictime 0 

// [Ru] ???? ???????? ???????? ?? ??? ??????????? ?????? ? Web ?????, ???? ????? ??????.
// [Ru] ??????: amxbans_servernick "??????? ????????".
// [Ru] ??? ?? ???????????? ??? ??????? ?? hostname, ???????? ???? ??????.
// [En] Set this cvar to what the adminname should be on the webpages, if the server make the ban.
// [En] Ie. amxbans_servernick "My Great server"
// [En] Leave emty if you want to use the default hostname from server.cfg
amxbans_servernick ""

// [Ru] ?????????? ???????? 1 / 2 / 3 ??? ????????? ?????????? ????????? ?? AMXBans'?? ? ???? AMXX.
// [Ru] ??? ???????? 3 ???? ????? ???????? ???????, ?? ?????? ????? ????????? ???? ????. ???????? 2 ??????????.
// [En] Set this to 1 / 2 / 3 to enable debug messages from amxbans to amxx logs.
// [En] with debug 3 you get the most output, but a bug can flood your logs. 2 should be ok normally
amxbans_debug 0

// [Ru] ?? ??????????? http:// ? ???? ?????????. ??? ?????? ????? ???????? ?????????? ? ???????.
// [En] Don't use http:// in this cvar. The url will be shown to banned players in the console.
amxbans_complain_url "www.strefa-s.xaa.pl"

// [Ru] ?????????? ???????? 1 ???? ?? ?????? ??? ?? ? ???? ?????? ???????????? ??? ?????.
// [En] Set this to 1 if you want the map name to show in the DB.
amxbans_add_mapname_in_servername 1

// [Ru] ???? ?? ?????? ?????? ? HLSW ??????? ????, ?????????? ???????? 1.
// [En] If you want to see ban announcments in the HLSW chat, set this to 1
amxbans_show_in_hlsw 1

// [Ru] ?????????? ?? HUD-????????? (???????) ????? ??? ????.
// [En] Print green hudmessages on the top left when banning
amxbans_show_hud_messages 1

// [Ru] ????? ???? ??????? ?????? ????? ?????, ????? ???????? ?????? ? ????? ? ??????? ?????????????.
// [En] What flag should admins have to get the high ban times.
amxbans_higher_ban_time_admin "n"

// [Ru] ????? ???? ??????? ?????? ????? ?????, ??? ?? ??? ??? ?? ??????? ??? ????\????????????.
// [En] What flag should admins have to NOT get their Nick printed when banning/Unbanning
amxbans_admin_mole_access "r"

// [Ru] ???? ? ?????? ???? admin_mole_access, ?????? ?? ??? ??? ???????????? ??? ????.
// [En] If an admin has the admin_mole_access, should his name be shown when he bans?
amxbans_show_name_evenif_mole 1

// [Ru] ?????????? ??????? ????????? ? ???? ?????? ? amx_chat. 0 - ?????????.
// [En] Show if a player has been banned before as amx_chat to admins. 0 to disable
amxbans_show_prebanned 0

// [Ru] ??????? ????? ????? ?????????? ?????, ??? ?? ?????? ?? ???? ?????????????? ? ????? ???.
// [En] How many previous offences does the player needs, to be notified in the amx_chat?
amxbans_show_prebanned_num 2

// [Ru] ??????? ???? ??-?????????.
// [En] Currently not known
amxbans_default_ban_reason 

// [Ru] 1 - ????? ?????? ???????, ???? ???? ??? ??? ???????. 0 - ?????????.
// [En] To be able to ban players not in the server. 1 enabled and 0 disabled.
amxbans_ban_evenif_disconnected 1

// [Ru] ??????? / ?????????? ??????(-??), ?????. ????????? ??????? ????? ????.
// [En] Flagtimes, like the bantimes below
amx_setflagtimes "1 h" "4 h" "10 h" "1 d" "1 w" "4 w" "12 w" "0"

// [Ru] ????? ???? ??? ??????? ? d-??????, ?????????? ???????????? ????? ? ???????, ?????????? ?????????? "amxbans_consolebanmax".
// [Ru] ?????: ??????? ??????? ??????? ????????, ????? ????? ???????, ? ??? ?????. ?????????? ???????? - ?? 1 ?? 12.
// [Ru] "0 m" = ?????? ???
// [Ru] ?????????? ????????:
// [Ru] 1 - 59 ????? ?????????????? ? ?????? m (??????)
// [Ru] 1 - 23 ????? ?????????????? ? ?????? h (????)
// [Ru] 1 - 6 ????? ?????????????? ? ?????? d (???)
// [Ru] ???? w - ??????
// [Ru]
// [Ru] ??????:
// [Ru] "5 m" - 5 ?????
// [Ru] "1 h" - 1 ???
// [Ru] "1 d" - 1 ????
// [Ru] "1 w" - 1 ??????

// [En] Ban times for admins with d-flag, set the highest time in minutes they can ban with "amxbans_consolebanmax"
// [En] IMPORTANT: Put the lowest value first and the highest value last. You can  have 1 to 12 values
// [En] "0 m" = permanent ban!
// [En] Values you can use:
// [En] 1 - 59 with the flag m is for minutes
// [En] 1 - 23 with the flag h is for hours
// [En] 1 - 6 with the flag d is for days
// [En] The w flag is for weeks
// [En]
// [En] Example:
// [En] "5 m" is 5 minutes
// [En] "1 h" is 1 hour
// [En] "1 d" is 1 day
// [En] "1 w" is 1 week

amx_setlowbantimes "5 m" "30 m" "1 h" "3 h" "10 h" "1 d"

// [Ru] ????? ???? ??? ??????? ? d ? n ???????.
// [Ru] ?????: ??????? ??????? ??????? ????????, ????? ????? ???????, ? ??? ?????. ?????????? ???????? - ?? 1 ?? 12.
// [Ru] "0 m" = ?????? ???
// [Ru] ?????????? ????????:
// [Ru] 1 - 59 ????? ?????????????? ? ?????? m (??????)
// [Ru] 1 - 23 ????? ?????????????? ? ?????? h (????)
// [Ru] 1 - 6 ????? ?????????????? ? ?????? d (???)
// [Ru] ???? w - ??????
// [Ru] 
// [Ru] ??????:
// [Ru] "5 m" - 5 ?????
// [Ru] "1 h" - 1 ???
// [Ru] "1 d" - 1 ????
// [Ru] "1 w" - 1 ??????

// [En] Ban times for admin with n-flag and d-flag
// [En] IMPORTANT: Put the lowest value first and the highest value last. You can have 1 to 12 values
// [En] "0 m" = permanent ban!
// [En] Values you can use:
// [En] 1 - 59 with the flag m is for minutes
// [En] 1 - 23 with the flag h is for hours
// [En] 1 - 6 with the flag d is for days
// [En] The w flag is for weeks
// [En] 
// [En] Example:
// [En] "5 m" is 5 minutes
// [En] "1 h" is 1 hour
// [En] "1 d" is 1 day
// [En] "1 w" is 1 week

amx_sethighbantimes "5 m" "30 m" "1 h" "3 h" "1 d" "1 w" "0 m"

/*********************************************************************************/

// [Ru] ????????? ??????? amxbans
// [Ru] ????????? ?????? amxbans_freeze
//
//    "a" = ??????????
//    "b" = ???????? ??????
//    "c" = ????????????? ???
//    "d" = ????? ????? ????????? ??????? (?? ?????????)

// [En] 3rd party amxbans plugins
// [En] needs the amxbans_freeze plugin
//
//    "a" = freeze
//    "b" = strip weapons
//    "c" = block chat
//    "d" = player glow red (not testet)
amxbans_freeze_mode "abc"

/*********************************************************************************/

// [Ru] ??????? ?????????? ??? Gm-Community.Net by Shidla [SGC]
// [Ru] ????? ????????? AMXBans
// [En] AMXBans configuration file echo
echo [AMXBans] amxbans.cfg ??????? ????????!

Po wybraniu Przeładuj Adminów > Wyślij pojawia się komunikat:

Brak odpowiedzi z serwera!


wpisz w amxbans.cfg

swój adres ip w odpowiednim cvarze + dodaj w server.cfg

ip "twojeip:port"


Dla pewności: "swój adres ip" to chodzi Ci o adres serwera gry?
  • +
  • -
  • 0

#7 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

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

Napisano 24.09.2010 22:22

tak o adres ip serwera gry

ps daj żesz na sam początek to Ip w server.cfg
  • +
  • -
  • 0

#8 Aec

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:8
  • Imię:Michał
  • Lokalizacja:Białystok
Offline

Napisano 25.09.2010 07:56

Dodałem to tak jak mówiłeś.
Serwer ciągle Niedostępny...

Przeładowanie adminów kończy się tym:
Brak odpowiedzi z serwera!
  • +
  • -
  • 0

#9 mgr inż. Pavulon

    C35H60Br2N2O4

  • Przyjaciel

Reputacja: 1 742
Godlike

  • Postów:6 881
  • Steam:steam
  • Imię:Konrad
  • Lokalizacja:Koniecpol
Offline

Napisano 25.09.2010 21:47

A nie masz przypadkiem zablokowanych połączeń z serwerem ? Korzystasz z jakichś skryptów sprawdzających stan serwera(ilość graczy itp) ?
  • +
  • -
  • 1

#10 Aec

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:8
  • Imię:Michał
  • Lokalizacja:Białystok
Offline

Napisano 26.09.2010 08:57

Nie sądzę. Przeinstalowałem serwer. Wgrałem najnowszy amxmod 1.8.2, dproto [0.8.72], zainstaluje jeszcze raz Gm AmxBans 1.3a i zobaczę czy pójdzie. Dam znać w tym temacie.
  • +
  • -
  • 0

#11 Szyfrant

    Godlike

  • Przyjaciel

Reputacja: 1 374
Godlike

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

Napisano 26.09.2010 09:11

Wgrałem najnowszy amxmod 1.8.2

Po co ?
Spróbuj wgrać moduł mysql z 1.8.1
  • +
  • -
  • 1

#12 Aec

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:8
  • Imię:Michał
  • Lokalizacja:Białystok
Offline

Napisano 27.09.2010 12:31

Cytar z poradnika...

d)
Pozostaje nam tylko dodanie naszego adresu IP serwery gry do bazy MySql.


W jaki sposób to zrobić?

Użytkownik Aec edytował ten post 27.09.2010 12:31

  • +
  • -
  • 0

#13 mgr inż. Pavulon

    C35H60Br2N2O4

  • Przyjaciel

Reputacja: 1 742
Godlike

  • Postów:6 881
  • Steam:steam
  • Imię:Konrad
  • Lokalizacja:Koniecpol
Offline

Napisano 27.09.2010 13:10

[AMXBans] Blad SQL: nie mozna polaczyc: 'Can't connect to MySQL server on '94.23.228.22' (111)'

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

#14 MafiaDL

    Naj-Najstarszy Moderator

  • Przyjaciel

Reputacja: 561
Wszechwiedzący

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

Napisano 27.09.2010 13:12

zrób co napisał Szyfrant..

d) Logujemy sie do Direct Admin / Cpanel wchodzimy w konfiguracje MYSQL potem wybieramy baze z amxbans i tam dodajemy IP serwera "add host"

Przykład DA

Dołączona grafika

@up

wyprzedził mnie :D
  • +
  • -
  • 1

#15 Aec

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 2
Nowy

  • Postów:8
  • Imię:Michał
  • Lokalizacja:Białystok
Offline

Napisano 27.09.2010 13:39

Szyfrant dopracuj poradnik
http://amxx.pl/amxbans-600-oryginal-instalacja-t25754.html
bo szczerze mówiąc jak bym dokładnie robił tak jak tam jest napisane to amxbans bym nie postawił dobrze (czyt. nie dokładnie jest opisane co jak robić + brakuje kilku rzeczy) co nie zmienia faktu że należy się szacun za poradnik :blaga:, dobrze że dodałeś:

5) Włączone myślenie (Czytanie ze zrozumieniem, bo to zanika)

,choc i do tego trzeba podejść z dystansem. :)

Ja swój problem rozwiązałem wiec chyba temat można zamknąć. Dziękuje wszystkim którzy odpowiedzieli w tym temacie. Lecą plusy!

P.S. info dla innych. Gm AmxBans 1.3a postawiłem na:

Wersja amxmodx 1.8.2
Wersja dproto: 0.8.72
Rodzaj serwera: Steam & Non Stem
Serwer WWW: proserwer .pl
Serwer gry: tserwery .pl

Pozdrawiam! B) :D

Użytkownik Aec edytował ten post 27.09.2010 13:41

  • +
  • -
  • 1

#16 Adminek AMXX.PL

    Admin :)

  • Bot

Reputacja: 156
Profesjonalista

  • Postów:7 492
  • Lokalizacja:AMXX.PL
Offline

Napisano 27.09.2010 13:46

Wiadomość wygenerowana automatycznie


Ten temat został zamknięty przez moderatora.

Powód: "Ja swój problem rozwiązałem"

Jeśli się z tym nie zgadzasz, Dołączona grafika raportuj ten post, a moderator lub administrator rozpatrzy go ponownie.


Z pozdrowieniami,
Zespół AMXX.PL




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

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