If you're using custom script for stamina:
Go to utils.lua and change function getPlayerStamina()
getPlayerStamina()
How to configurate alcohol status?
Set Alcohol status to true in config.lua
Go to utils.lua and change function getPlayerAlcohol()
getPlayerAlcohol()
IMPORTANT!! Return value must be from 0 to 100
Last updated 2 years ago