32 Siren Start Guide
The 32 siren script extends the GTAV Siren limit from 20 to 32, while also increasing the siren settings ID limit.
ATTENTION SERVER OWNERS!
All server members must have this plugin installed in order to see the additional 12 sirens and extra siren ID slots that this plugin brings.
Fivem User Install
First, begin by downloading the file.
Next, take the ASI file and place it into the following path,
C:\Users\[YOUR USER]\AppData\Local\FiveM\FiveM.app\plugins
That's it! However...
ATTENTION! Make sure the server build does not exceed 2699
For Developers
In case you are a developer and want to utilize this in your builds here is a rundown of what it does.
Increases the game's siren limit from 20 to 32 adding 12 sirens.
Simply name those sirens in zmod as normal 21-32 and add additional siren blocks in carcols.
Increases the siren ID limit from 255, allowing for 400 vehicles with unique lighting patterns.
Logging
This ASI file creates a
SirenSettings.log
file upon its first use. Inside it will log the following.Every loaded SirenSetting along with its name ID and internal index.
Every loaded vehicle along with its name siren ID and the index it was matched to.
Finally, any conflicts; when two SirenSetting entries have the same ID.
Information in this guide was gathered from here. Credit goes to the original creator.
Last updated