Skip to main content

Exports

PlantWeed

  • Used to plant weed
  • Set on your 'plants_items'
exports.plouffe_drugs:PlantWeed()

AddWater

  • Used to add water your plants
  • Set on your 'water_items'
exports.plouffe_drugs:AddWater()

AddFert

  • Used to add fert your plants
  • Set on your 'fert_items'
exports.plouffe_drugs:AddFert()

PlaceTable

  • Used to place a meth table
  • Set on your 'table_items'
exports.plouffe_drugs:PlaceTable()

OnMeth

  • Used to provoke the meth effects
  • Makes you imuned to Tazer and tackling for about 45 seconds
exports.plouffe_drugs:OnMeth()

OnWeed

  • Used to provoke the weed effects
  • Slowly adds 25 hp
exports.plouffe_drugs:OnWeed()

OnCoke

  • Used to provoke the coke effects
  • Makes you run faster with intervalls
  • Also has visual effects
exports.plouffe_drugs:OnCoke()