搜索
查看: 5441|回复: 16

有关OP问题,帮帮忙吧。

[复制链接]
发表于 2005-6-16 13:27:23 | 显示全部楼层 |阅读模式 来自 中国–广东–潮州
我的服务器,进去游戏里面输入OP,就是登陆不了管理员,总是提示密码错误,但是OP密码和管理员密码都是对的!前几次还只是有时用不了,现在都没法取得管理员了。
还有别人用我的ID进去也不会被踢掉,以前用AMX的时候,这些功能都是没问题的,就是用了AMXX后就不行了。是不是有插件冲突的可能呢?
希望懂的能告诉一下,谢谢!
发表于 2005-6-16 14:17:27 | 显示全部楼层 来自 中国–河南–安阳


amxx.cfg   

users.ini

个人

config.cfg
回复

使用道具 举报

发表于 2005-6-16 15:38:13 | 显示全部楼层 来自 中国–江苏–无锡
肯定你设置错误了
回复

使用道具 举报

 楼主| 发表于 2005-6-16 21:22:18 | 显示全部楼层 来自 中国–广东–潮州
AMXX.cfg

// AMX Configuration File for CS1.5 okgogogo Final Ultra
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
amx_default_access "z"

// setinfo信息会将密码保存在客户端。(在游戏结束后请清除这个选项,以免泄露密码)
// 如果op要登陆必须在他的CONFIG。CFG文件里加上这行: setinfo 123 456(假定服务器密码是123,op的密码是:456)
//下面的选项是AMX的远程登陆总密码(所有op都一样),必须更改。
amx_password_field "welcometoourcs15serverpleasehaveagoodtime"

// 服务器的记录模式选项
// 0 - 禁止权限登陆,所有的玩家都没有任何的权限
// 1 - 正常模式
// 2 - kick所有users.ini文件上无帐号的玩家
amx_mode 1

// 在op执行某个命令时是否显示op的行动
// 0 - 关闭
// 1 - 不显示OP的行动
// 2 - 显示OP的行动
amx_show_activity 2

// 服务器定时在下方滚动显示服务器信息,以秒为单位
amx_scrollmsg "Welcome to XingHe->Bar CS1.5 Server -- This server is using AMXMODX" 30

// clanmod风格的服务器MOTD彩色信息,后面的颜色RGB代码可以自己修改
//amx_imessage "Welcome to %hostname%" "100100255"
//amx_imessage "This server is using AMXMODX" "123213231"
//amx_imessage "Welcome to Www.Okgogogo.Com" "213231123"

// 信息显示的间隔时间,以秒为单位
amx_freq_imessage 30

// 这个选项聊天间隔时间的设置,防止server因聊天信息过多导致lag,以秒为单位)
amx_flood_time 0.50

// 预留的管理员通道数
// 服务器人满时,AMXX管理员欲进入时,服务器会自动踢出相应数量的玩家
amx_reservation 1

//剩余时间显示的设置
// a - 以文本方式显示
// b - 用语音来提示
// c - 只使用语音,不显示文本
// d - 不显示详细的时间格式,仅用语音提示
// e - 如果时间小于现在的设置,用语音和文本进行提示
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// 当用户使用 "say thetime" 和 "say timeleft" 时使用语音通报
amx_time_voice 1

// 两个vote事件之间的最小延迟时间,以秒为单位。(为了防止恶意投票,请将间隔设置长些)
amx_vote_delay 10

// 一个VOTE事件持续的最长时间
amx_vote_time 30

// 显示玩家投票的选择结果
amx_vote_answers 1

// 投票成功所需要的百分比数(0.40为超过40%即投票成功,以此类推)
amx_votekick_ratio 0.75
amx_voteban_ratio 0.75
amx_votemap_ratio 0.75
amx_vote_ratio 0.02

// 最长可以延长正在游戏的地图的时间(好象是以分钟为单位)
amx_extendmap_max 20

// 每次默认延长15分钟
amx_extendmap_step 10

// say menu菜单开
amx_set_saymenu 1

// 0=关闭露营监视, 1=打开露营监视
anticamping_meter 1
// 0=不惩罚, 1=打耳光, 2=掉血, 3=心跳声 | 插件默认: 3
anticamping 1
// 设置惩罚露营者的启动时间 | 默认: 20秒
anticamping_time 20
// 设置健康减少的数值,惩罚项需要是1(耳光)或2(掉血) | 默认: 10
anticamping_healthpunish 10
//蹲坑视觉提示0=关闭视觉提示, 1=举牌加亮人 2=只有举牌 3= 只有亮人
anticamping_sign 3

// 显示每一枪打的HP
bullet_damage 1

//声音插件设置
firstblood_mode ""
hs_mode "b"
multi_mode "b"
spree_mode "b"
bomb_mode "di"
hekill_mode "c"
kniff_mode "b"
lastman_mode "ac"

// 手雷拖尾
// 0=不拖尾
// 1=统一绿色
// 2=随机颜色
// 3=团队特色
sv_grentrail 3

// 血腥插件
// a - 爆头 血 [成为骷髅]
// b - 普通受伤 血
// c - 健康值降低 血
// d - 手雷爆炸 (他的损害超过200)
// e - 血迹不停的滴下
amx_gore a

// 死亡后十字图标显示
amx_dib_holdtime 180
amx_dib_width 10
amx_dib_cross 30
amx_dib_color 000255000

// 小鸡炸弹插件设置
// 小鸡炸弹最低精准度
//grenade_variation        1.0
// 小鸡炸弹杀伤半径
//grenade_radius        500.0
// 小鸡炸弹冲击力
//grenade_power        100.0
// 小鸡炸弹杀伤力
//grenade_hitdamage        90
// 以下俩参数不用动,都是用来描述小鸡细节的
grenade_life        3.0
grenade_flags        0

// 踢高ping设置
amx_hpk_ping 250
amx_hpk_check 12
amx_hpk_tests 5
amx_hpk_delay 60

// 服务器报时设置
// 显示设定.默认值abc. "a" 在屏幕下方显示时间. "b" 在屏幕下方显示日期. "c" 在屏幕中间一彩色的文字显示时间
j9_time_display "c"
// 报时声音.默认值2.   0 = 没有声音, 1 = 只有嘟嘟声, 2 = 嘟嘟声和语音
j9_time_speak 2
// 报时间隔时间.默认值1.    0 = 每小时, 1 = 每半小时, 2 = 每15分钟
j9_time_interval 2
//  报时关闭.0为启用报时功能
j9_time_offset 0

// 目标日期倒计时插件(hl2_countdown)设置
// 设定年月日,格式YYYYMMDD,例20080302或20081025
//bread_count_date 20081025
// 设定时分秒,格式HHMMSS,例085959
//bread_count_time 000000
// 设定语句,目标日期到达后会显示在屏幕上
//bread_count_message "Today is Her Birthday!"

// 排行模式
// 0 - by nick
// 1 - by authid
// 2 - by ip
csstats_rank 0

// 排行文件最大人数
csstats_maxsize 10000

// 显示HUD统计的持续时间
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
amx_statsx_freeze -2.0

//设定为0时,将不允许客户端选择语言
amx_client_languages 0

//////////插件调试模式
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
amx_debug 1

// 显示进、出服务器信息
amx_enter_message "%name% Join In The Server!\n(His rank is %rankpos%)\n(His IP:%IP%)"
amx_leave_message "%name% Left The Server!"

/////////////////////////////////////////////////////////
///////////////////////死亡竞技模式设置///////////////
/////////////////////////////////////////////////////////
//死亡竞技模式 1开启/0关闭
csdm_active 0

//游戏是cs1.5还是cs1.6,1为cs1.6,0为cs1.5
csdm_steam 0

//开始冻结时间 单位 秒
csdm_freeze_time 0

//发放武器设置 1为地图提供武器/0为自己选武器
csdm_add_items 0

//地图提供武器装备时间 单位 秒
csdm_item_time 600.0

//死后随机复活 1是/0否
csdm_random_spawns 1

//个人or团队竞技模式 1个人/0团队
csdm_kill_all 0

//死后装备掉落 1为可以掉在地上/0不可以
csdm_drop_packs 1

//死后武器掉落 1为可以掉在地上/0不可以
csdm_drop_weapons 1

//武器装备掉落地上停留时间 单位 秒
csdm_delete_time 600.0

//游戏中使用"give " or "guns"命令获得武器 1为可以/0不可以
csdm_allow_clguns 0

//新生玩家自动扔掉默认武器以通过菜单选取武器 1为可以/0不可以
csdm_auto_drop 1

//玩家选完武器后会自动获得满弹药 1为可以/0不可以
csdm_auto_equip 1

//玩家选完武器后会自动获得手雷 1为可以/0不可以
csdm_auto_gren 0

//玩家会随机获得一条信息
csdm_spawn_spam 0

//一枚电池中可获得的弹药量 默认为15
csdm_battery 100

//一个工具箱中可获得的HP量 默认为15
csdm_medkit 45

//开启装备选项菜单 1为可以/0不可以
//不建议开启,因为DM的菜单是累积式的,菜单多了会耽误时间
//csdm_enable_amenu 0

//开启手雷选项菜单 1为可以/0不可以
//不建议开启,理由同上
//csdm_enable_gmenu 0

//(捡枪模式下)敌人死后变物品 1为可以/0不可以
csdm_asskicr 1

//为DM模式投票 1为允许所有人投票/2为管理员级别/0为不可以投票
csdm_voting 0

//结合a、b、c开启投票选项 a为开/关 CSDM;b为菜单/选项模式;c为一般or全开放投票
csdm_voting abc

//投票成功比率
csdm_ratio 0.6

//一次投票事件的持续时间 单位 秒
csdm_votetime 45

//两次投票事件的间隔 单位 秒
csdm_nextvote 180

users.ini

; “;”表示这行为注释,如果要让某一行失去作用就在该行开头加;

; 权限:(每一个字母代表一种权限类型)
; a - immunity (can't be kicked/baned/slayed)(无法被KICK,ban或者强行被杀)
; b - reservation                            (拥有进入管理员通道的权限)
; c - amx_kick command                       (拥有KICK权限)
; d - amx_ban command                        (拥有ban的权限)
; e - amx_slay command                       (拥有强行杀死某人的权限)
; f - amx_map command                        (拥有更换地图的权限)
; g - amx_cvar command                       (可以设置amx的设置参数,但并不是所有的都可以)
; h - amx_cfg command                        (可以加载某个AMX的CFG设置文件权限)
; i - amx_chat and other chat commands       (可以以管理员身份发布消息)
; j - amx_vote and other vote commands       (可以发起一个投票事件)
; k - access to sv_password cvar             (可以更改为服务器加密码)
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)(可以用RCON命令来以OP身份登陆服务器)
; m - custom level A                         (自定义管理级别,为附加的其他插件预留的权限等级)
; 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                            (拥有打开MENU管理菜单的权限)
; z - user                                   (普通用户权限)

; 帐号类型:(每一个字母代表一个帐号类型)
; a - disconnect player on invalid password        (此用户的id进入服务器时需要检测密码)
; b - clan tag                                        (此用户的id带有战队标签)
; c - this is steamid                                (此用户靠steamid进入服务器)
; d - this is ip                                (此用户靠ip进入服务器)
; e - password is not checked (only name/ip/steamid needed)(此用户进入时不检查密码,只需要id或者ip或者steamid)

; 格式说明:
; <名字|ip|steamid>        <管理员密码>         <权限>                        <帐号类型>        ; 注释 (不一定需要)
---------------------------------------------------------------------------------------------------
; steam帐号的例子
; "STEAM_0:1:12345"        ""                "abcdefghijklmnopqrstu"        "ce"                ; kill3r (Jason)
; ip的例子
; "123.43.43.53"        ""                "abcdefghijklmnopqrstu"        "de"                ; blade (Mike)
; 名字的例子
; "[FDP] | BL@ckZ!"        "my_password"        "abcdefghijklmnopqrstu"        "a"
; 权限设置的例子
; "STEAM_0:1:54321"        ""                "b"                        "ce"                ; John's res slot
---------------------------------------------------------------------------------------------------
; 请在下面写入你服务器的管理员帐号和权限 :
; 请立即将你的CS ID替换Www.Okgogogo.Com

"TiAn" "0212"        "abcdefghijklmnopqrstu" "a"
"F.c" "1986"        "abcdefghijklmnopqrstu" "a"

config.cfg

unbindall
bind "TAB" "+showscores"
bind "ENTER" "+attack"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+jump"
bind "'" "+moveup"
bind "+" "yapb menu"
bind "," "buyammo1"
bind "-" "podbotmenu"
bind "." "buyammo2"
bind "/" "+movedown"
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind ";" "+mlook"
bind "=" "yapb menu"
bind "[" "invprev"
bind "\" "amxmodmenu"
bind "]" "invnext"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "b" "buy"
bind "c" "radio3"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "impulse 100"
bind "g" "drop"
bind "h" "+commandmenu"
bind "j" "cheer"
bind "k" "vo"
bind "l" "showbriefing"
bind "m" "chooseteam"
bind "n" "nightvision"
bind "o" "buyequip"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "v" "timeleft"
bind "w" "+forward"
bind "x" "radio2"
bind "y" "messagemode"
bind "z" "radio1"
bind "~" "toggleconsole"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind "ALT" "+strafe"
bind "CTRL" "+duck"
bind "SHIFT" "+speed"
bind "F1" "autobuy"
bind "F2" "rebuy"
bind "F5" "snapshot"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "INS" "+klook"
bind "PGDN" "+lookdown"
bind "PGUP" "+lookup"
bind "END" "centerview"
bind "KP_HOME" "b413"
bind "KP_UPARROW" "b424"
bind "KP_PGUP" "awp"
bind "KP_5" "mp5"
bind "KP_END" "usp"
bind "KP_DOWNARROW" "deagle"
bind "KP_ENTER" "hegren"
bind "KP_INS" "helm;vest"
bind "KP_DEL" "defuser"
bind "KP_MINUS" "sgren"
bind "KP_PLUS" "fb2"
bind "CAPSLOCK" "vo"
bind "MWHEELDOWN" "invnext"
bind "MWHEELUP" "invprev"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "PAUSE" "pause"
voice_scale "2.000000"
voice_enable "1"
voice_forcemicrecord "1.000000"
console "1"
fps_max "101.000000"
fps_modem "0"
crosshair "1.000000"
gamma "3.000000"
brightness "1.000000"
con_color "255 255 0"
net_graph "3"
net_scale "5"
net_graphpos "2"
sv_voiceenable "1"
sv_aim "0"
hpk_maxsize "0"
viewsize "120.000000"
ati_subdiv "2.0"
ati_npatch "1.0"
r_bmodelhighfrac "5.0"
mp_decals "300.000000"
gl_dither "1"
gl_polyoffset "0.1"
gl_overbright "0"
gl_flipmatrix "0"
gl_monolights "0"
s_rolloff "1.0"
s_doppler "0.0"
s_distance "60"
s_automin_distance "2"
s_automax_distance "30"
s_min_distance "5"
s_max_distance "1000"
s_leafnum "0"
s_refgain "0.4"
s_refdelay "4"
s_polykeep "1000000000"
s_polysize "10000000"
s_numpolys "200"
s_bloat "2.0"
s_verbwet "0.15"
s_a3d "0.000000"
s_eax "0.000000"
volume "0.800000"
suitvolume "0.250000"
hisound "1.000000"
bgmvolume "1.000000"
MP3Volume "0.800000"
_snd_mixahead "0.1"
name "Www.Okgogogo.Com"
team ""
model "gordon"
skin ""
topcolor "30"
bottomcolor "6"
rate "7500.000000"
cl_updaterate "40"
cl_lw "1"
cl_lc "1"
cl_dlmax "128"
cl_himodels "0.000000"
cl_idealpitchscale "0.8"
cl_timeout "35"
cl_cmdbackup "2"
cl_download_ingame "1"
cl_allowdownload "1"
cl_allowupload "1"
cl_cmdrate "30.000000"
lookstrafe "0.000000"
lookspring "0.000000"
cl_forwardspeed "400"
cl_backspeed "400"
cl_vsmoothing "0.05"
m_pitch "0.022"
m_yaw "0.022"
m_forward "1"
m_side "0.8"
m_filter "0.000000"
sensitivity "2.600000"
joystick "0.000000"
hud_takesshots "0"
fastsprites "0"
cl_corpsestay "180.000000"
_cl_autowepswitch "1"
hud_capturemouse "1"
hud_draw "1"
cl_righthand "1"
cl_minmodels "0"
cl_dynamiccrosshair "0"
hud_fastswitch "1"
hud_centerid "1"
voice_modenable "1"
hud_classautokill "1"
setinfo "s4" "14781890"
setinfo "dm" "0"
setinfo "_ah" "0"
setinfo "_vgui_menus" "0"
+mlook
+jlook
回复

使用道具 举报

 楼主| 发表于 2005-6-16 21:24:45 | 显示全部楼层 来自 中国–广东–潮州
wzf828
我不知道你说的个人是什么啊,所以只发你说的三个文件。
我开了OP通道,但是都实现不了的。

麻烦你帮我看看了,谢谢!!!
回复

使用道具 举报

发表于 2005-6-16 21:55:05 | 显示全部楼层 来自 中国–河南–安阳
1  addons\amxmodx\configs 目录 users.ini

"你的ID"  "密码"  "abcdefghijklmnopqrstu" "a"

例如 要给 DT-CLUB 这个ID 超级管理员权限

"DT-CLUB"  "123456" "abcdefghijklmnopqrstu" "a"

2  addons\amxmodx\configs   目录  amxx.cfg
amx_password_field "benz"


3  个人反恐 客户端的 config.cfg 文件中写入

name "DT-CLUB"   
setinfo "benz" "123456"



Post by tianyuxuan
wzf828
我不知道你说的个人是什么啊,所以只发你说的三个文件。
我开了OP通道,但是都实现不了的。

麻烦你帮我看看了,谢谢!!!
回复

使用道具 举报

 楼主| 发表于 2005-6-16 22:44:13 | 显示全部楼层 来自 中国–广东–潮州
我是进游戏后在控制台输入的,但都显示密码不被接受还是错误!

还有就是OP通道刚开的时候可以用,但是现在都没有通道了。这又是怎么回事,以前用AMX都没出现这种问题啊。

别人用管理员的ID进去,都没被踢出来,又是怎么回事。。
服务器刚开的时候,除了管理员ID进去没被踢(就是玩家用管理员的ID,没有输入密码)。全部都没问题,是不是插件有冲突的可能呢?
回复

使用道具 举报

 楼主| 发表于 2005-6-16 22:58:40 | 显示全部楼层 来自 中国–广东–潮州
我刚才试了你说的,还是不行,还是打不开OP菜单!
回复

使用道具 举报

发表于 2005-6-17 02:37:46 | 显示全部楼层 来自 中国–广西–玉林
Post by tianyuxuan
我刚才试了你说的,还是不行,还是打不开OP菜单!

如果是这样设置的话应该没问题的吧`
因为你是照着这样设置的`还有我看了下你的文件`没什么问题`

是不是CD呢`?把给KICK的提示发上来` :D
回复

使用道具 举报

发表于 2005-6-17 08:09:27 | 显示全部楼层 来自 中国–江苏–无锡
benz 有没有AMXX1。0的OP通道插件,我现在用的OP通道不起作用,设置都设好了
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表