https://github.com/rhd-fivem/rhd_siren
FiveM Siren
https://github.com/rhd-fivem/rhd_siren
fivem lua siren-control
Last synced: 18 days ago
JSON representation
FiveM Siren
- Host: GitHub
- URL: https://github.com/rhd-fivem/rhd_siren
- Owner: RHD-FiveM
- Created: 2025-06-25T13:39:05.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-06-28T12:44:40.000Z (9 months ago)
- Last Synced: 2025-10-21T07:38:53.544Z (6 months ago)
- Topics: fivem, lua, siren-control
- Language: Lua
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RHD Siren 🚨
A customizable siren control system for FiveM servers that provides realistic emergency vehicle siren functionality.
## Features
- 🎵 Multiple siren tones (Wail, Yelp, Priority/Phaser)
- 🔊 Air horn functionality
- 💡 Emergency lights control
- 🔄 Smooth siren synchronization between players
- ⚙️ Configurable keybinds
- 🎮 Support for both ESX and QBCore frameworks
- 🚗 Vehicle-specific siren configurations
- 📊 Low resource usage
## Installation
1. Download the latest release from the [releases page](https://github.com/RHDworks/rhd_siren/releases)
2. Extract the `rhd_siren` folder to your server's `resources` directory
3. Add `ensure rhd_siren` to your `server.cfg`
4. Configure the resource (see Configuration section)
5. Restart your server
## Dependencies
- [ox_lib](https://github.com/overextended/ox_lib) (Required)
## Usage
### Default Controls
- **Q** - Toggle siren on/off
- **E** - Cycle through different siren tones
- **R** (Hold) - Air horn
## Troubleshooting
### Sirens not working
- Ensure you're in an allowed vehicle
- Verify keybinds are not conflicting with other resources
## Support
- Discord: [Join our Discord](https://discord.gg/E94m9AUsCz)
- Issues: [GitHub Issues](https://github.com/RHDworks/rhd_siren/issues)
## Credits
- **RHDworks** - Development
Made with ❤️ by RHDworks