Use switchable and smooth zoom with any weapon by changing the FOV.
Editing File
- Create or modify the file in the root of the game or mod: “main\autoexec.cfg” 또는 “mod\autoexec.cfg”
- Add to the end of the file:
// Toggle smooth zoom seta cg_fixedAspectFOV "1" seta cg_fov "95" seta sensitivity "2" set user_zoom_in "seta cg_fixedAspectFOV 0; 기다리다; cg_fov 90; 기다리다; cg_fov 85; 기다리다; cg_fov 80; 기다리다; cg_fov 75; 기다리다; cg_fov 70; 기다리다; cg_fov 65; 기다리다; cg_fov 60; 기다리다; cg_fov 55; 기다리다; cg_fov 50; 기다리다; cg_fov 45; 기다리다; cg_fov 40; 감광도 1; set user_zoom vstr user_zoom_out" set user_zoom_out "cg_fov 45; 기다리다; cg_fov 50; 기다리다; cg_fov 55; 기다리다; cg_fov 60; 기다리다; cg_fov 65; 기다리다; cg_fov 70; 기다리다; cg_fov 75; 기다리다; cg_fov 80; 기다리다; cg_fov 85; 기다리다; cg_fov 90; 기다리다; cg_fov 95; 기다리다; seta cg_fixedAspectFOV 1; 감광도 2; set user_zoom vstr user_zoom_in" set user_zoom "vstr user_zoom_in" bind MOUSE3 "vstr user_zoom"
- MOUSE3 can be changed to any key
- Add or remove cg_fov XX as you needed
- seta sensitivity “엑스” – change the sensitivity as needed
이것이 오늘 우리가 공유하는 모든 것입니다. RealRTCW 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Dvořák Š티ě피áN. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.