Counter_Strike 版 (精华区)
发信人: Intellieye (Squeezer), 信区: Counter_Strike
标 题: Re: 誰能解决左手枪的问题
发信站: BBS 哈工大紫丁香站 (Tue Nov 16 19:18:03 2004)
【 在 house (比利) 的大作中提到: 】
: lanxian下载的
: 无法换右手枪
控制台:
右手枪:cl_righthand 1
左右枪:cl_righthand 0
解决cs 里面 按 H 不能换左(右)手的问题
编辑 cs目录\cstrike\commandmenu.txt 中的
// Everything below here is editable{
CUSTOM "1" "Map Description" "!MAPBRIEFING"
"2" "Time Left" "timeleft"
"1" "HELP"
"3" "Adjust Crosshair" "adjust_crosshair"
"4" "Use Left Hand" "setinfo lefthand 1"
"5" "Use Right Hand" "setinfo lefthand 0"
最后两行改成
"4" "Use Left Hand" "cl_righthand 0"
"5" "Use Right Hand" "cl_righthand 1"
应该可以搞定了,试试:D
--
※ 来源:·哈工大紫丁香 http://bbs.hit.edu.cn·[FROM: 218.9.97.*]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.429毫秒