Post worthy updates:
Update 1.2.0
- Added built-in “Wm Sirens” support. Simply enable it in the config under Config.extras > wmSirens
[GitHub - Walsheyy/WMServerSirens: Server Sided Sirens for FiveM. · GitHub]
Update 1.3.0
- Added ability to make all statebag setters occur on the server (for Strict mode users)
Config.useStrictMode = true- This will make it so that all state bags are set from the server
- Added custom decals. This is a set of 20 decals which load their texture from png files located in
custom_decalsfolder, allowing you to easily create custom decals- Simply edit/replace the
pngfiles in thecustom_decalsfolder, perform therefreshcommand, and restart the script
- Simply edit/replace the
Update 1.4.0
- Added support for lightbars which are “vehicles” and not props
- Added native support for lights made by Munky
- Fixed issue with applied presets not spawning after deleting some presets
- Fixed motorbikes not being straight in the editor (they’d tilt to the side causing distortion)
Update 1.5.0
- Added full support for lights made by D3lta Developments (https://d3ltadevelopmentstudios.tebex.io/category/2295189)
- Highly recommend checking out their free and paid lights/models
- To add their lights follow the simple tutorial in
extras/d3lta.lua - You will be able to use the config preset provided by D3lta
- Added support for selecting “extras” on models which support it (D3lta’s for example)
- Fixed issues when using vehicle based light models
- Updated the UI for spawning new objects to make their labels more readable
