Chinaunix首页 | 论坛 | 博客
  • 博客访问: 286933
  • 博文数量: 16
  • 博客积分: 2110
  • 博客等级: 大尉
  • 技术积分: 295
  • 用 户 组: 普通用户
  • 注册时间: 2006-05-22 14:06
文章分类

全部博文(16)

文章存档

2013年(1)

2012年(3)

2010年(3)

2009年(5)

2008年(4)

我的朋友

分类: IT业界

2012-12-26 09:17:15

鼠标加速度:
快捷键增加以下:
 -console -noforcemaccel -noforcemparms ex_interp 0.01
大跳, cstrike目录下增加:
alias +sjump "+jump;+duck"
alias -sjump "-jump;-duck"
bind SPACE +sjump
进入游戏后,调出控制台,输入:exec autoexec.cfg

设置鼠标中键闪镜:
alias "+sawp""+attack2;wait;+attack"
alias "-sawp""-attack;wait;lastinv;wait;lastinv;-attack2"
bind "mouse3""+sawp"

// 游戏中按END键开启

alias d1 "developer 1"
alias d0 "developer 0"
alias +whore "+speed;+attack"
alias -whore "-attack;-speed"
alias whoreon "bind mouse1 +whore;d1;echo ::ScouT WhorE: 0n::;d0;alias whore_switch whoreoff"
alias whoreoff "bind mouse1 +attack;d1;echo ::ScouT Whore: 0ff::;d0;alias whore_switch whoreon"
alias whore_switch "pwnon"

bind END "whore_switch"


阅读(461) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~