PLS SCRIPTS - Docs
  • 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. Weed System

Exports

Client Side

useNaturalSeed
exports.pls_weed.useNaturalSeed()

Using this export, you will place seed in grass or allowed grass object.

usePlot
exports.pls_weed.usePlot()

Using this exports you can force place a plot on ground.

useFan
exports.pls_weed.useFan()

Using this exports you can force use fan tool.

useLight1
exports.pls_weed.useLight1()

Using this exports you can force use small light.

useLight2
exports.pls_weed.useLight2()

Using this exports you can force use industrial light.

Server Side

  • WIP

PreviousConfigurationNextEvents

Last updated 1 year ago

🍀