Skip to content

feat(sirens): add SirenPointLightMul reach multiplier setting - #346

Open
CanerKaraca23 wants to merge 1 commit into
user-grinch:mainfrom
CanerKaraca23:feat/sirens-pointlight-mul
Open

CanerKaraca23 wants to merge 1 commit into
user-grinch:mainfrom
CanerKaraca23:feat/sirens-pointlight-mul

Conversation

@CanerKaraca23

Copy link
Copy Markdown
Collaborator

Summary

Adds SirenPointLightMul configuration setting to ModelExtras.ini (under [LIGHTS] / [TWEAKS]) and exposes ME_GetSirenPointLightMul() in the public API.

Changes

  • INI: Added SirenPointLightMul = 1.0 setting (range 0.1 to 4.0) to scale the reach and intensity radius of emergency vehicle siren point lights.
  • Sirens: Point light radius calculation in Sirens::ProcessPointLights scales by fSirenPointLightMul for both car and motorcycle siren point lights.
  • API: Exposed ME_GetSirenPointLightMul() in ModelExtrasAPI.h / ModelExtrasAPI.cpp.

@CanerKaraca23
CanerKaraca23 force-pushed the feat/sirens-pointlight-mul branch from 9026c78 to 90a7ea9 Compare September 20, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant