PLS SCRIPTS - Docs
CtrlK
  • Welcome
  • Paid Resources
    • πŸ’°Companies
      • Intro
      • Dependencies
      • Installation
      • Configuration - Shared
      • Configuration - Server side
      • Items
      • Commands
      • Tutorials (Code)
      • βš’οΈFor developers
      • Q&A
    • πŸš—Vehicle shops
      • Presentation
      • Dependencies
      • Installation
      • Configuration
      • Q&A
    • πŸ€Weed System
      • Dependencies
      • Installation
      • Configuration
      • Exports
      • Events
      • Q&A
    • πŸ’³Keycards
      • Intro
      • Dependencies
      • Installation
      • Configuration
      • Exports
      • Events
      • Q&A
    • 🌻Mower
      • Intro
      • Dependencies
      • Installation
      • Configuration
      • Exports
      • Events
      • Q&A
    • 🍾Moonshine
      • Intro
      • Dependencies
      • Installation
      • Configuration
      • Exports
      • Events
      • Q&A
    • πŸ’‰Addiction
      • Intro
      • Dependencies
      • Installation
      • Configuration
      • Exports
      • Q&A
  • πŸš—Scrapyard
    • Intro
    • Instalation
    • Configuration
  • Code examples
    • πŸ•Job system - Create job in DB
  • Items
    • πŸ’³Keycards
Powered by GitBook
On this page
  • Client Side
  • Server Side
  1. Paid Resources
  2. πŸ’‰Addiction

Exports

Client Side

openMenu
exports.pls_addiction:openMenu()

Use this for open addiction menu

Add addiction
exports.pls_addiction:addAddiction(name, value)

Add addiction for drug

Remove addiction
exports.pls_addiction.removeAddiction(name, value)

Remove addiction for drug

Reset all addictions
exports.pls_addiction:resetAddiction()

Reset addictions

Server Side

  • WIP

PreviousConfigurationNextQ&A

Last updated 1 year ago