88skins stake
88skins stake

bind "[想绑定的键]" "toggle cl_radar_scale [值1] [值2]";

bind "[想绑定的键]" "switchhands";


或者写到一起:
bind "[想绑定的键]" "toggle cl_radar_scale [值1] [值2];switchhands";

比如我的绑键是:

bind "MOUSE4" "toggle cl_radar_scale 0.250000 1;switchhands";