转b站GO-P
需要把一个专门键位给电击枪,只有按那个键切电击枪才能有效果,按3切不行。我本人用的是c,如果你不想使用c键,请把bind后面的c改为其它字母。
神秘代码如下(2.18更新),直接在游戏中按~打开控制台,输入后确认即可:
bind "c" "slot11;att0";
alias "+firr1" "+attack";
alias "-firr1" "-attack;slot2;slot1;att1;";
alias "+firr2" "+attack2"
alias "-firr2" "-attack2;slot2;slot1;att1;";
alias "att0" "bind mouse1 +firr1;bind mouse2 +firr2";
alias "att1" "bind mouse1 +attack;bind mouse2 +attack2";
bind "1" "slot1;att1";
bind "2" "slot2;att1";
bind "3" "slot3;att1";
bind "4" "slot4;att0";
bind "5" "slot5;att1";
bind "q" "lastinv;att1";
如果不行请评论区留言。