OpenXRay/xray-16

COP - feature to turn off auto targeting in binocular view

开放

#2,057 创建于 2026年2月25日

 (1 条评论) (0 个反应) (0 位负责人)C++ (519 个派生)auto 404
EnhancementGameplayHelp wantedModmaker Experiencegood first issue

仓库指标

星标
 (3,524 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe. It would be very useful to add option to turn off auto targeting rectangles in game engine options.

Describe the solution you'd like All that has to be done is to change value to vis_frame_speed = 0 in w_binoc.ltx. The option could be added under main menu\options\game under draw crosshair option. It could be named auto targeting rectangle.

Describe alternatives you've considered Removing option completely from *.ltx breaks the engine but speed set from 4 to 0 works so far

贡献者指南