Zoovs Leafblowing
15.00 USD
Description
WARNING - This script is no longer maintained and no further updates or support will be provided. Purchase at your own risk.
Create a pile of leaves anywhere on the map as a satisfying legal job for people to do when they're bored!
This is apart of a new SATISFACTION Collection that i will be creating!
Config Example:
```
JobLocationConfig = {
[1] = { -- job id
center = vector3(412.305298, -1016.196411, 28.334707),
radius = 8.0, -- max is 10.0
createdProps = {},
amount = 100, -- this heavily impacts loading time for the job.
prop = { `prop_cs_leaf`, `p_cs_leaf_s` }
},
}
```