1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-10 10:44:57 +02:00
parent f137768fae
commit eaa381e7f9

View file

@ -19,12 +19,12 @@ Config.WrongColor = '#eb584d' -- Here you can edit the color for the wrong
Config.EnableCommand = true -- Enable /cardirt command for testing
Config.StepMessage = false -- Enable if you want to have the messages shown when a step is completed or in wrong order
Config.StepMessage = true -- Enable if you want to have the messages shown when a step is completed or in wrong order
Config.UseMissiontext = false -- If false the script uses notifications from notifications.lua if true uses the "mission-passed-style text"
Config.TextTimer = 0.7 -- How long these messages should be shown
Config.EffectRange = 50.0 -- From how far the particle effects of the washing can be seen. If too high might bring 'Object does not exist' warnings for players.
Config.JobRestriction = true -- If you want the cleaning and waxing be restricted to jobs
Config.JobRestriction = false -- If you want the cleaning and waxing be restricted to jobs
Config.AllowedJobs = {["detailer"] = 0, ["bennys"] = 0, ["mechanic"] = 0} -- Here you can put the jobs that are allowed to clean and wax the cars
-- Wash Options