forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
eaa381e7f9
commit
4d2431a049
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Config.AllowedJobs = {["detailer"] = 0, ["bennys"] = 0, ["mechanic"] = 0} -- He
|
|||
|
||||
-- Wash Options
|
||||
Config.InteractDistance = 2.5 -- How close you need to be to pick up a bucket
|
||||
Config.BucketModel = 'prop_cleaning_trolly' -- The bucket model (hash) that should spawn and be interactive https://forge.plebmasters.de/objects/prop_cs_mopbucket_01
|
||||
Config.BucketModel = 'gr_prop_gr_tool_draw_01a' -- The bucket model (hash) that should spawn and be interactive https://forge.plebmasters.de/objects/prop_cs_mopbucket_01
|
||||
Config.WashDistance = 2.0 -- From how far away you can get the target option to wash a vehicle (might need to be higher for big trucks etc.)
|
||||
Config.HandwashDuration = 10 -- How long in seconds one instance of handwashing is
|
||||
Config.CleaningFactor = 0.5 -- How much dirt should be washed off the car per second when using the sponge. (Maximum car dirtyness in GTA is 15.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue