DEVCORE SCRIPTS
  • Resources
    • REALISTIC SMOKING
      • Installation
      • Configs
    • REALISTIC NEEDS
      • Installation
      • Exports
        • GetAlcoholValue
      • Configs
    • MILEAGE METER
      • Installation
      • Config
    • WATER-GUN
      • Installation
      • Config
    • MULTIJOB
      • Installation
      • Config
    • NPC DRUG SALES
  • Links
    • Store
    • Discord
Powered by GitBook
On this page
  1. Resources
  2. REALISTIC NEEDS
  3. Exports

GetAlcoholValue

export GetAlcoholValue to get the alcohol value.

Export to get the alcohol value can only be used in the client side

local alcohol_value =  exports['devcore_needs']:GetAlcoholValue()

print(alcohol_value)
PreviousExportsNextConfigs

Last updated 1 month ago