發新話題
打印

Cs cfg

[Close]

Cs cfg

BY:killer699
_ _ 男女 會員
手槍連射腳本(滾輪版)
alias
+zx7 "alias _special code2; code2"
alias code2 "+attack; wait; -attack; wait; special"
alias
-zx7 "alias _special -attack;"
bind "MOUSE3"
"+zx7"


壓槍腳本(數字版)

用法:
按鍵盤九宮格的0至9數字調整壓槍力度
0沒有壓槍,9壓槍最大力
之後開槍就會自動壓
bind "MOUSE1"
"+firee"
alias
+firee "+lookdown;+attack"
alias
-firee "-lookdown;-attack"
bind "KP_HOME"
"cl_pitchspeed 7"
bind "KP_UPARROW"
"cl_pitchspeed 8"
bind "KP_PGUP"
"cl_pitchspeed 9"
bind "KP_LEFTARROW"
"cl_pitchspeed 4"
bind "KP_5"
"cl_pitchspeed 5"
bind "KP_RIGHTARROW"
"cl_pitchspeed 6"
bind "KP_END"
"cl_pitchspeed 1"
bind "KP_DOWNARROW"
"cl_pitchspeed 2"
bind "KP_PGDN"
"cl_pitchspeed 3"
bind "KP_INS"
"cl_pitchspeed 0"

[ 本帖最後由 SiGn_丫樂 於 2011-1-22 19:20 編輯 ]

TOP

回復 2# 的帖子

係    係佢自製出來- -

TOP

發新話題