mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
added password description
This commit is contained in:
parent
a82b5383d7
commit
63e1d7e43b
@ -34,6 +34,10 @@
|
|||||||
; d - this is ip
|
; d - this is ip
|
||||||
; e - password is not checked (only name/ip/steamid needed)
|
; 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:
|
; Format of admin account:
|
||||||
; <name|ip|steamid> <password> <access flags> <account flags>
|
; <name|ip|steamid> <password> <access flags> <account flags>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user