08-13-2016, 07:29 PM
(This post was last modified: 09-01-2022, 01:05 AM by Fearless Community.
Edit Reason: Fixed Encoding
)
Hello everyone,
You have to currently hold your button of 'suit_zoom' which is 'G' by default, but I found a way were you can toggle 'suit_zoom' so you can enable/disable yourself of talking in the voiceradio without holding that button.
Follow these steps below
I have my toggle on kp_home (numpad 7) and I will use that as example for the bind
You have to insert these commands one by one into your console;
Its recommanded to put the code in manual..
Step1
alias zoom_on "+zoom; alias togglezoom zoom_off"
Step2
alias zoom_off "-zoom; alias togglezoom zoom_on"
Step3
zoom_off
Step4
bind kp_home togglezoom
Press Numpad 7 to toggle your 'suit_zoom'
You have to currently hold your button of 'suit_zoom' which is 'G' by default, but I found a way were you can toggle 'suit_zoom' so you can enable/disable yourself of talking in the voiceradio without holding that button.
Follow these steps below
I have my toggle on kp_home (numpad 7) and I will use that as example for the bind
You have to insert these commands one by one into your console;
Its recommanded to put the code in manual..
Step1
alias zoom_on "+zoom; alias togglezoom zoom_off"
Step2
alias zoom_off "-zoom; alias togglezoom zoom_on"
Step3
zoom_off
Step4
bind kp_home togglezoom
Press Numpad 7 to toggle your 'suit_zoom'
![[Image: jfQuooI.png?1]](https://i.imgur.com/jfQuooI.png?1)