SwEeT
Would you like to react to this message? Create an account in a few clicks or log in to continue.

整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用)

2 posters

向下

整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用) Empty 整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用)

發表  abcde 周五 9月 19, 2008 6:58 pm

amxmodx另一功能是 :admin

admin能 ban,kick,slap等功能
如果要set admin,要點樣set?
首先開啟C:\Program Files\Valve\cstrike\addons\amxmodx\configs\user.ini
找到
; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands) 不能被ban/kick/slayed功能影響
; b - reservation (can join on reserved slots) 預留通道
; c - amx_kick command 有kick功能
; d - amx_ban and amx_unban commands 有ban功能
; e - amx_slay and amx_slap commands 有玩人功能
; f - amx_map command 有投票轉地圖功能
; g - amx_cvar command (not all cvars will be available) 有更改server指令功能
; h - amx_cfg command 有載入cfg功能 (exec server.cfg等)
; i - amx_chat and other chat commands 有chat功能
; j - amx_vote and other vote commands 有投票功能
; k - access to sv_password cvar (by amx_cvar command) 有為server設定密碼功能
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command) 有rcon 功能
; 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)

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

; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce" (steam id set的方法)
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de" (set ip的方法)
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a" (set名的方法)

注意 : set名時,如果set了password 就要先在 ~ (控制台)
打上 setinfo "pw_" "密碼" "pw_"可在 C:\Program Files\Valve\cstrike\addons\amxmodx\configs\amxx.cfg更改
指令為amx_password_field "pw_"

"abcdefghijklmnopqrstu" <--這是什麼?
這是admin功能
set admin時,可選擇佢的功能有多少

----------------------------------------------------------------------------------------------------------------------------------------
我個USER檔入面既野(example)

; 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"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

"*|>|.SecreT.|<|*LoK" "" "abcdefghijklmnopqrstu" "e"
"*|>|.SecreT.|<|*[6|7]" "" "abcdefghijklmnopqrstu" "e"



----------------------------------------------------------------------------------------------------------------------------------------
abcde
abcde

文章數 : 13
注冊日期 : 2008-09-01

回頂端 向下

整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用) Empty 回復: 整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用)

發表  oesmia 周三 五月 16, 2012 11:58 pm


oesmia

文章數 : 55
注冊日期 : 2011-10-28

回頂端 向下

整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用) Empty 回復: 整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用)

發表  oesmia 周三 五月 23, 2012 1:12 am


oesmia

文章數 : 55
注冊日期 : 2011-10-28

回頂端 向下

整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用) Empty 回復: 整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用)

發表  oesmia 周五 6月 29, 2012 1:09 am

那個裝修報價師傅, 之前做moving sky 的呢

oesmia

文章數 : 55
注冊日期 : 2011-10-28

回頂端 向下

整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用) Empty 回復: 整ADMIN EXAMPLE+教學 (個EXAMPLE 整FOR LOK用)

發表  oesmia 周六 12月 08, 2012 12:06 am


oesmia

文章數 : 55
注冊日期 : 2011-10-28

回頂端 向下

回頂端


 
這個論壇的權限:
無法 在這個版面回復文章