Client Exports
REMEMBER ABOUT CLIENT SIDE AND SERVER SIDE IN CHOOSING EXPORT!
TalkWithPed
Use following export to talk with ped and open drug sale menu
MENU WILL ONLY OPEN IF YOU ARE IN SALE ZONE!
entity:
number
Existing networked ped
toggleAddictionMenu
With following export you can toggle addiction menu
state:
boolean
initAddiction
With following export you can init some addiction [for increasing addiction]
name:
string
Addiction name from config
initEffect
This export will init some drug effect from config
name:
string
Effect name from config
toggleManagePlants
This export will toggle manage plants menu [required permissions from config]
state:
boolean
drugsStats
This export will show up Drug Sales Statistics Menu
Last updated