csgo一键切闪指令代码是bind c"use weapon_knife;use weapon_flashbang"。
实战指令/个人设置
【1】一键投掷物准心bind 按键"toggle cl_crosshairsize 5 1000"
【2】一键显示数据bind j"toggle net_graph 0 1;toggle cl_showpos"
【3】滚轮跳bind mwheeldown"+jump" bind mwheelup"+jump"
【4】一键隐藏ui bind p"toggle cl_draw_only_Deathnotices 0 1"
【5】一键跳投bind t"+jump;-attack;-attack2;-jump"
【6】一键大跳alias +cjump "+jump; +duck" alias -cjump "-jump; -duck" bind "space" "+cjump"
【7】一键清除血迹bind shift"+speed;r_cleardecals" bind f"+lookatweapon;r_cleardecals" bind mouse1"+attack;r_cleardecals"
【8】一键队友闭嘴bind f3"toggle voice_enable" bind f4"toggle voice_scale 1 0.1"
【9】一键左右手bind n"toggle cl_righthand"
【10】一键切闪光弹bind c"use weapon_knife;use weapon_flashbang"
【11】一键丢包bind z"use weapon_c4;drop"
【12】切刀自动检视bind 3 "slot3;impulse 100"
总而言之,上述整理了一些目前比较常用的指令代码,各位有需要的话可以复制粘贴直接用。