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

Admini Znikaja


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

#1 Ogrodek

    Nowy

  • Nowy

Reputacja: 0
Nowy

  • Postów:3
  • Imię:popo
  • Lokalizacja:polska
Offline

Napisano 08.03.2011 11:03

Witam.Mam mały problem wchodząc na server nie mam admina nikt nie ma muszę zalogować się do RCON'a i wpisać komendę "rcon amx_reloadadmins" by ponownie mieć admina lecz to nie koniec kłopotu admini po zmianie mapy znikają i ponownie jestem zmuszony wpisać komendę podaną wcześniej proszę o pomoc z tym problemem ..... co może być tego powodem ?
  • +
  • -
  • 0

#2 Karnerrr

    Zaawansowany

  • Zbanowany

Reputacja: 15
Początkujący

  • Postów:105
  • Imię:mmooooooo
  • Lokalizacja:krakow
Offline

Napisano 08.03.2011 13:47

A serwer masz S/NS czy tylko S, bo chyba nie mozna dawac adminow na serwerze S/NS na steama i nie jestem pewny czy mozna na Ip...
Sprobuj dac adminow na nick i haslo...

#3 Ogrodek

    Nowy

  • Autor tematu
  • Nowy

Reputacja: 0
Nowy

  • Postów:3
  • Imię:popo
  • Lokalizacja:polska
Offline

Napisano 09.03.2011 13:53

Milo że odpisałeś mam 2 servery ns/s i ns/s na jedynym są admini na hasło i na Steam i wszystko działa a na drugim są admini na Steam i nie działają
  • +
  • -
  • 0

#4 Leihto

    Wszechobecny

  • Użytkownik

Reputacja: 150
Profesjonalista

  • Postów:452
  • Lokalizacja:Rabka
Offline

Napisano 09.03.2011 13:59

A serwer masz S/NS czy tylko S, bo chyba nie mozna dawac adminow na serwerze S/NS na steama i nie jestem pewny czy mozna na Ip...

Pieprzysz..

Co do problemu.. Mozesz pokazac users.ini i ewentualne logi?
  • +
  • -
  • 0
Portek: Za 20zł, to ja nawet notatnika nie otworze..

Nowe portfolio. Ciekawe artykuły, ciekawe przykłady: WojtusDEV.pl

#5 Ogrodek

    Nowy

  • Autor tematu
  • Nowy

Reputacja: 0
Nowy

  • Postów:3
  • Imię:popo
  • Lokalizacja:polska
Offline

Napisano 09.03.2011 14:03

Tam gdzie nie działa
; 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 "<password>"
; Change _pw to the value of amx_password_field

; Format of admin account:
; <name|ip|steamid> <password> <access flags> <account flags>

; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

"loopback" "" "abcdefghijklmnopqrstu" "de"

"Ogrodek" "***" "abcdefghijklmnopqrstu" "a"
"STEAM_0:0:30907954" "" "abcdefghijklmnopqrstu" "ce"


Tu działa wszystko
; 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 "<password>"
; Change _pw to the value of amx_password_field

; Format of admin account:
; <name|ip|steamid> <password> <access flags> <account flags>

; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

"loopback" "" "abcdefghijklmnopqrstu" "de"

"STEAM_0:0:39046544" "" "abcdefghijklmnopqrstu" "ce"
"STEAM_0:0:30907954" "" "abcdefghijklmnopqrstu" "ce"
"STEAM_0:1:29303105" "" "bcdeijklmnopqrstuz" "ce" // aimneo
"Szogun" "******" "bcdeijklmnopqrstuz" "a" 
"STEAM_0:0:26747376" "" "bcdeijklmnopqrstuz" "ce" //Olszak
"PolariS" "*****" "bcdeijklmnopqrstuz" "a"


Log Konsola

] amxmodmenu
You have no access to that command
] rcon amx_reloadadmins
[AMXX] Loaded 3 admins from file
L 03/09/2011 - 14:02:09: [admin.amxx] Login: "Ogrodek<4><STEAM_0:0:39046544><>" became an admin (account "Ogrodek") (access "abcdefghijklmnopqrstu") (address "77.236.25
] amxmodmenu

i dopiero działa admin , jak zmieni się mapa muszę na nowo

Użytkownik Ogrodek edytował ten post 09.03.2011 14:06

  • +
  • -
  • 0

#6 Muzzi

    Guru

  • Przyjaciel

Reputacja: 228
Wszechwidzący

  • Postów:772
  • Lokalizacja:Kraków
Offline

Napisano 09.03.2011 18:53

Nie wiem co się dzieję, ale u mnie na starym serwerze było podobnie.
Łap To będzie co 30 sekund przeładowywać Adminów.


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Przeladuj Adminow"
#define VERSION "1.0"
#define AUTHOR "Muzzi"


public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)

set_task(30.0,"przeladuj",_,_,_,"b");
}
public przeladuj()
{
server_cmd("amx_reloadadmins");
}

  • +
  • -
  • 0




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

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