工程师建筑脚本

首先在你的CFG文件夹中创建engineer的文本文档

接着在engineer.cfg里输入
unbindall
exec binds
(如果你不想按键冲突的话,上面两条一定要给所有兵种的CFG加上)
alias sentry "destroy 2; build 2"
alias Dispenser "destroy 0; build 0"
alias Entrance "destroy 1; build 1"
alias Exit2 "destroy 3; build 3"
bind f1 sentry
bind f2 Dispenser
bind f3 Entrance
bind f4 Exit2
输入完成后,后缀另存为cfg
F1建筑/拆除步哨枪 F2建筑/拆除补给器 F3/F4建筑/拆除出口和入口(可以设置自己喜欢的按键)