Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Problem z Doadniem Admina .


lukrr

Rekomendowane odpowiedzi

Opublikowano

Witam. Mam następujący problem. Zainstalowałem AMX MOD X na serwer. Serwer jest Postawiony na www.nabojnia.pl . No i tak w pliku Users.ini wpisałem Login Hasło itp. Potem w Pliku Config.cfg wpisałem setinfo _pw "hasło" . Gdy Wszedłem do gry to gdy wpisywałem amxmodmenu , to mi wyskoczyło takie coś :

You have no access to that comman . Potem spróbowałem zrobić w pliku users.ini Admina na IP , ale to też nic nie dało . Próbowałem już na wiele sposobów ale nic nie dawało .Wyłączałem serwer i znowu załączałem , ale to nic nie dało . Proszę o jak najszybszą pomoc . Z góry THX .

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

Pokaż users.ini

I proponuje nie w configu a w konsoli wpisać:

setinfo _pw hasło
bind ; amxmodmenu

 

PS. Proponuje nie korzystać z nabojni ponieważ prowadzą osoby nie pełnoletnie i hosting nie jest zarejestrowany jako firma.

Opublikowano

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

 

; 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"

; "77.79.228.97" "hasło" "abcdefghijklmnopqrstu" "de"

; "moj nick" "moje haslo" "abcdefghijklmnopqrstu" "a"

 

"loopback" "" "abcdefghijklmnopqrstu" "de"

 

 

Ale to co mam wpisać w KONSOLI ????? Żebym miał ADMINA ????

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

Wpisałem setinfo _pw hasło i jak napisałem bind ; amxmodmenu to mi takie coś wyskoczyło :

bind <key> [command] : attach a command to a key

 

 

Nie nie mam STEAM .

 

Teraz mam tak w users.ini :

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

 

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

 

,"77.79.228.97" "haslo" "abcdefghijklmnopqrstu" "de"

 

"loopback" "" "abcdefghijklmnopqrstu" "de"

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

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

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

,"77.79.228.97" "haslo" "abcdefghijklmnopqrstu" "de"

"twoja nazwa w cs" " hasło " "abcdefghijklmnopqrstu" "de"  ///tutaj ustaw koniecznie !!!!! ///


 

ustaw tam gdzie napisałem.

Następnie do konsoli daj tak:

setinfo _pw "haslo.jakie.dales.w.users"

enter

bind p amxmodmenu

Od teraz menu amxx masz pod przyciskiem "P".

 

Zresetuj serwer, badz zmien mapke.

Opublikowano

Dałem żeby było na P i napisałem to w konsoli . W grze to wpisałem i tak zmieniłem na P amx i naciskam i nic a jak patrze na konsole to dalej pisze

You have no access to that command Proszę o jak najszybszą POMOC .

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

No to ci pokaże Jakie mam Users.ini i dalej mi nie działa . Serwer znowu zrestartowalem i 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)

 

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

 

,"77.79.228.97" "111111" "abcdefghijklmnopqrstu" "de"

,"lukrr" "111111" "abcdefghijklmnopqrstu" "de"

, setinfo _pw "111111"

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

wrzuć to :

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

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

,"77.79.228.97" "111111" "abcdefghijklmnopqrstu" "de"
"lukrr" "111111" "abcdefghijklmnopqrstu" "de"

Opublikowano

No i znowu nic . Wrzuciłem to twoje , poczekałem na zmiane mapy , zresetowalem serwer i LIPA . Znowu nie działa . Pisze mi : You have no access to that command

NIe wiem już co robić :(

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

Ehhhh no widzisz.

Złe flagi :)

 

Łap ! :

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

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

,"77.79.228.97" "111111" "abcdefghijklmnopqrstu" "a"
"lukrr" "111111" "abcdefghijklmnopqrstu" "a"

 

do konsoli:

setinfo _pw 111111

Opublikowano

,"77.79.228.97" "111111" "abcdefghijklmnopqrstu" "a"

Z , ?

Powinno być coś takiego:

"77.79.228.97" "111111" "abcdefghijklmnopqrstu" "ad"
"lukrr" "111111" "abcdefghijklmnopqrstu" "a"

 

Nie musisz dodawać:

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

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

Bo to tylko burdel robi.

Aha i nie dodawaj ; przed adminami bo to blokuje właśnie ;f

:makka: DajGrzdyla - s.56 Diumar  <3  <3

 

 

808911489533930136490.jpeg

Opublikowano

No i znowu mi pisze You have no acces from this command

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

Robisz tak kur...:

Do users.ini dajesz:

"77.79.228.97" "111111" "abcdefghijklmnopqrstu" "ad"
"lukrr" "111111" "abcdefghijklmnopqrstu" "a"

 

Później zmieniasz mapkę.

Wchodzisz do Counter-Strike'a

przed wejsciem na serwer wpisujesz do konsoli:

setinfo _pw 111111

oraz

bind ; amxmodmenu

i masz admina oraz amxmodmenu pod przyciskiem ;.

Opublikowano

Zrobiłem już wszystko . Nic nie dało . Zresetowałem serwer , Zmienilem mapke , Dodałem wszystko to co mówiłeś . Nic nie dało . Jest to serwer na Nabojnia.pl i jest to serwer PRYWATNY , na hasło .

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

Pisz do nabojni lub dzwoń, wytłumacz problem. Pomogą bo być może coś źle robisz.

Nie wiem czy w logach może coś jest może spróbuj choć nie wiem czy takie rzeczy zapisują błedy w logach.

Opublikowano

hasło poprawnie wpisałem . W konsoli setinfo _pw 111111

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

You have no acces to that Command . To mi wyskakuje

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Opublikowano

Aby działało musisz wejść na nicku "lukrr'.

Jeśli nie zadziała spróbuj usunąć to :

"77.79.228.97" "111111" "abcdefghijklmnopqrstu" "ad"

 

z users.ini i wtedy.

Opublikowano

Dziękuje wam za POMOC . Już +'usuje , KUMPEL mi pomógł dodać . Nie wiem jak on to zrobił . Thx . TEMAT DO ZAMKNIĘCIA .

Jeżeli pomogłem daj + , jeżeli nie pomogłem też daj + nie bądź tępy Tak jak on :

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...