Browns ESX Status Effects 

How Does It Work:
When a player’s food or thirst is below a certain amount (configurable) it will play a constant heartbeat sound & screen effect and gives them a health notification that tells them that they should check their food or water.
Key Features:
- Uses Player thirst/hunger data pulled directly from the database to check if the players food or water is low.
- Implemented database structure to speed up the process of updating player thirst/hunger data. That way when it pulls player hunger/thirst data to check to see if it is time to do the effects there is no delay.
- Configurable Screen Effects (different types)
- Configurable Sound Effect (can swap out the sound file)
- When you die the effects will stop even if your food or water is low. (Only works when your alive)
Preview Video: YouTube
Download: GitHub OR Tebex [FREE]
Originally Custom Made By Me for True Story RP
Screenshot of Config.lua:
Screenshot of Notify.lua: