Skip to content

Return default siren parameters and beacons in getVehicleSirens - #5228

Open
MohabCodeX wants to merge 1 commit into
multitheftauto:masterfrom
MohabCodeX:fix/default-vehicle-sirens
Open

Return default siren parameters and beacons in getVehicleSirens#5228
MohabCodeX wants to merge 1 commit into
multitheftauto:masterfrom
MohabCodeX:fix/default-vehicle-sirens

Conversation

@MohabCodeX

@MohabCodeX MohabCodeX commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Fixes #4175
image
image

  • Added GTA:SA default emergency siren definitions (beacons, coordinates, colors, and flags) for all 12 emergency vehicle models.
  • Updated getVehicleSirens and getVehicleSirenParams to return default siren data when no custom override is active instead of returning empty tables.
  • Non-emergency vehicles continue to return empty tables / 0.

@FileEX FileEX added the bugfix Solution to a bug of any kind label Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Solution to a bug of any kind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

getVehicleSirens() returns an empty table for vehicles that have default sirens

2 participants