Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 330 Bytes

easyStatus

Fivem food water management, works with ESX, ND_Core, and ox_core

use exports['easyStatus']:statusUpdate(foodDelta, waterDelta) where the two values are amount to change

amount is saved in statebags under state.food and state.water respecively

uses all standard esx_status events as well