hlmod.hu
https://hlmod.hu/

ID-re admin adás? HOVA ÍRJAM?
https://hlmod.hu/viewtopic.php?f=9&t=18562
Oldal: 1 / 1

Szerző:  levo00 [2014.12.18. 16:43 ]
Hozzászólás témája:  ID-re admin adás? HOVA ÍRJAM?

Sziasztok! az érdekelne ha ID-re adok admint akkor azt hova írjam be?

Szerző:  MeSter [2014.12.18. 16:47 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

levo00 írta:
Sziasztok! az érdekelne ha ID-re adok admint akkor azt hova írjam be?

user.ini

Szerző:  levo00 [2014.12.18. 16:49 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

segítenél? ez az user.ini ! és itt ? :
    ; 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"

Szerző:  MeSter [2014.12.18. 16:51 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

Itt a példa is benne van :
Kód:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"


; - jelet törlöd és átírod a te steam_id-edre

Szerző:  levo00 [2014.12.18. 17:10 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

átszerkeztettem a végén van az amit oda irtam ! de nem megy ! :(
    ; 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"

    "STEAM_0:0:728435361" "" "abcdefghijklmnopqrstu" "a"

Szerző:  MeSter [2014.12.18. 17:19 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

Ide a végére kell egy ce kell így :

Kód:
"STEAM_0:0:728435361" "" "abcdefghijklmnopqrstu" "ce"

Szerző:  ZiT3K [2014.12.18. 17:44 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

Hali, STEAMID+JELSZÓRA add az admint.
PÉLDA:
"STEAMID" "jelszó" "jogok" "ca"
"STEAM_0:0:728435361" "proba" "abcdefghijklmnopqrstu" "ca"

Pl. magadnak adtad így az admint és fel akarsz menni a szeróra nem fog felengedni, mert: Nincs bejegyzésed a szerveren.

Tehát, amikor fel akarsz menni a szerverre és nem enged fel az említett indokkal, akkor mielőtt belépnél a szerverre írd be ezt consoleba:
setinfo _pw jelszó (jelszó helyett ugye a jelszavad kell, és a szóközök is kellenek)
PÉLDA szerint így lépsz be:
setinfo _pw proba

Azért ERŐSEN AJÁNLOTT, így adni az admint, mert így nem csak a STEAMID-det ellenőrzi, hanem a jelszavadat is, szóval ha valaki ellopja az egyik admin STEAMID-jét, akkor azzal még semmit nem ért el.

Szerző:  Be$t.# [2014.12.18. 19:29 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

csá
amx_addadmin "név" "Jogok"

Szerző:  MeSter [2014.12.18. 19:44 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

Be$t.# írta:
csá
amx_addadmin "név" "Jogok"


Nem névre akarja adni az admint :D
És lehet nekei az alap amxmodmenu van bent amivel nem lehet admint hozzá adni csak user.ini ben vagy loginost

Szerző:  Be$t.# [2014.12.18. 20:10 ]
Hozzászólás témája:  Re: ID-re admin adás? HOVA ÍRJAM?

ja értem..

Oldal: 1 / 1 Minden időpont UTC+02:00 időzóna szerinti
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/