Premium synchronized chemical lights with realistic VFX for FiveM. Designed for immersion and high-performance.
- Optimized VFX: Uses
DrawLightWithRangefor smooth, physics-aware lighting. - Full Synchronization: Uses a server-side state manager to ensure all players see the same lights.
- Multi-Color Support: Configurable Green, Blue, Red, and Yellow lights.
- Persistence & Cleanup: Lights stay in the world for a set duration (default 10 mins) and auto-cleanup.
- ox_lib Integration: Built-in keybinds and animation management using the best-in-class library.
- 0.00ms Idle: Highly optimized thread management.
- Ensure you have ox_lib installed.
- Copy
spy-chemlightsto your resources folder. - Add
ensure spy-chemlightsto yourserver.cfg.
Modify config.lua to adjust:
Config.Duration: How long lights stay active.Config.LightRange: Radius of the glow.Config.LightIntensity: Brightness of the glow.Config.Colors: Customize RGB values and models.
- Keybind: Press
H(Configurable) to throw a green chemlight. - Exports:
exports['spy-chemlights']:ThrowChemlight('blue')Made with ❤️ by spyisgod
