←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

"Kicked" :|

Zablokowany

  • +
  • -
PROSTOO - zdjęcie PROSTOO 28.02.2009

witam mam taki problem mam postawiony serwer na gradobiciu wszystko ok skonfigurowany admini dodani (normalnie moga sie podlaczyc do serwera i grac). Problem jest w tym ze gdy jakikolwiek gracz chce sie podłączyć wyskakuje "Kicked" Nie mozesz wejsc na ten serwer" .. ? W czym moze byc problem ?
Odpowiedz

  • +
  • -
mgr inż. Pavulon - zdjęcie mgr inż. Pavulon 28.02.2009

Widocznie chcą wejść na konto admina, ale że podają błędne hasło lub wcale to dostają kick'a. Coś w users.ini musiałeś źle ustawić.
Odpowiedz

  • +
  • -
PROSTOO - zdjęcie PROSTOO 28.02.2009

tez tak myslalem ale sprobowalem sam wejsc bez hasł setinfo _pw na dowolnym nicku i tez kilku adminow i po podaniu hasla serewa wyskakuje ten sam problem :/
Odpowiedz

  • +
  • -
mgr inż. Pavulon - zdjęcie mgr inż. Pavulon 28.02.2009

daj users.ini
Odpowiedz

  • +
  • -
PROSTOO - zdjęcie PROSTOO 28.02.2009

; Users configuration file
; File location: $moddir/addons/amxmodx/configs/users.ini

; Line starting with ; is a comment

; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
; c - amx_kick command
; d - amx_ban and amx_unban commands
; e - amx_slay and amx_slap commands
; f - amx_map command
; g - amx_cvar command (not all cvars will be available)
; h - amx_cfg command
; i - amx_chat and other chat commands
; j - amx_vote and other vote commands
; k - access to sv_password cvar (by amx_cvar command)
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
; m - custom level A (for additional plugins)
; n - custom level B
; o - custom level C
; p - custom level D
; q - custom level E
; r - custom level F
; s - custom level G
; t - custom level H
; u - menu access
; z - user (no admin)

; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is steamid/wonid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)
; k - name or tag is case sensitive. eg: if you set it so the name "Ham"
; is protected and case sensitive (flags "k" only), then anybody
; can use the names "haM", "HAM", "ham", etc, but not "Ham"

; Password:
; Add to your autoexec.cfg: setinfo _pw ""
; Change _pw to the value of amx_password_field

; Format of admin account:
;

; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"
"admin1" "haslo" "abcdefghijklmnopqrstu" "a"
"admin2" "haslo" "abcdefghijklmnopqrstu" "a"
"admin3" "haslo" "bcdefiuj" "a"
"admin4" "haslo" "bcefiju" "a"

Odpowiedz

  • +
  • -
mgr inż. Pavulon - zdjęcie mgr inż. Pavulon 28.02.2009

Za wiele z tego nie wynika. Tylko tyle że jak jest złe hasło to kick. A rezerwacji slotów nie masz gdzie przesadzonej ?
Spróbuj dla testu usunąć tych adminów i zobaczyć czy da się wejść(po zmianie mapy), wtedy będzie wiadomo gdzie szukać problemu.
Odpowiedz

  • +
  • -
PROSTOO - zdjęcie PROSTOO 28.02.2009

usunalem adminow ... i na serwa nie mozna wbic (to samo info ;kicked;)...nie wiem co przekombinowalem :|...
Odpowiedz

  • +
  • -
wizu - zdjęcie wizu 28.02.2009

Coś mi się kojarzy, ze może to być to.
Znajdź w amxx.cfg:
// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
//
// Default value: 1
amx_mode 1
Prawdopodobnie u Ciebie będzie amx_mode 2. Zmień na amx_mode 1.
Odpowiedz

  • +
  • -
PROSTOO - zdjęcie PROSTOO 28.02.2009

WIELKE dzięki vizu :) i sory za fatyge :)
Odpowiedz
Zablokowany