寻找脚本高手~~~~

社区服务
高级搜索
猴岛论坛CSGO反恐精英寻找脚本高手~~~~
发帖 回复
倒序阅读 最近浏览的帖子最近浏览的版块
0个回复

寻找脚本高手~~~~

楼层直达
jiazhi4369

ZxID:1416536

等级: 新兵
举报 只看楼主 使用道具 楼主   发表于: 2009-01-18 0
我有个点射脚本 但他开一木仓停一下 我想让他开2木仓停一下 怎么弄啊 ~~
// counter-strike
// Auto Fire script

bind mouse1 +autofire

alias autoshoot "shot;shot;shot"
alias shot "+attack;wait;-attack"
alias +autofire "alias m_pitch autoshoot;m_pitch"
alias -autofire "alias m_pitch norm"
alias norm ";"


// Since m_pitch command runs it self over every .45 seconds. You might be able to take out all but one. Just mess around with it more.
« 返回列表
发帖 回复