****************************************************************
**     LiveLights by PNWParksFan      **      Version 1.0     **
****************************************************************

This RagePluginHook plugin enables you to modify all emergency vehicle lighting 
parameters live in game for any vehicle.

To install:
 - Download the latest version of RageNativeUI.dll from 
   https://github.com/alexguirre/RAGENativeUI/releases/latest
   
 - Copy RageNativeUI.dll to your main GTA V folder
 
 - Copy the "Plugins" folder in this download to your main GTA V folder


To use, configure LiveLights to start automatically with RagePluginHook, 
or load it manually using the LoadPlugin console command after you 
start the game. 

The default menu key is the - key on the main keyboard (not the numpad). 
That's the key between 0 and +, to the left of backspace. You can change 
the keybinding in the INI.

Exported carcols files will be placed in GTA V/Plugins/LiveLights/carcols 
in the filenames you choose. You will need to manually edit the siren ID 
in the exported files before using them in your own metas, unless you set 
them in the menu before export. Everything else will be in the exact 
format you need to use it in-game. 

All siren settings can be edited live in game and can be selected using 
the menu, even if they are not assigned to any vehicle! You can browse 
the list of siren settings by name in the menu, and change which setting 
is applied to the current vehicle. 

For more information including a brief tutorial, check the online README 
at https://github.com/pnwparksfan/rph-live-lights/

The SirenSetting Limit Adjuster mod is highly recommended. This raises the 
maximum number of sirens per vehicle from 20 to 32, and also raises the 
maximum siren setting ID from 256 to 65535.
https://www.lcpdfr.com/downloads/gta5mods/scripts/28560-sirensetting-limit-adjuster/

------------------------------------------------------------------------

This plugin is open source. Refer to LICENSE.txt for details. 

Contributions to documenting how to use various siren setting options 
are welcome and will be incorporated into the menus. Feel free to open 
an issue on the GitHub project with any additional info you have. 

If you found this plugin useful, especially for creating any car packs 
which you intend to exchange for money or to solicit donations, please 
consider donating to support my work: https://parksmods.com/donate/

If you made something cool using this plugin, please mention and link 
to this plugin in the readme/credits of your mod when you release it.

Thank you to alexguirre for creating RageNativeUI and for providing significant
technical assistance with data structures and other research. 
Thanks to LMS and MulleDK19 on the RagePluginHook team for implementing the 
EmergencyLighting SDK which makes this mod possible.
Thank you to cp702 for creating the SirenSetting Limit Adjuster.

Notice: This plugin uses the GitHub API to check for updates. By using this 
plugin, you agree to the GitHub Privacy Policy: https://github.com/site/privacy
If you do not want to check for updates, you can disable in the INI.
