Usage
Job Flow
- Go to the Pressure Washing Depot blip on the map (a NPC spawns when you get close).
- Interact with the NPC and select Start Pressure Wash Job. Other players can join your group before or after starting.
- The NPC shows the Buy Equipment option - purchase a
pressurewashgenerator,WEAPON_PRESSUREWASHER,petrolcanandwatercanisterfrom the shop if you don't already have them. - Select Retrieve Vehicle to spawn a Burrito van at the depot (group leader only). Keys are given automatically.
- Drive to the Cleaning Area blip on your map.
- Use the
pressurewashitem from your inventory to enter placement mode - position the generator and press Enter to confirm. - Equip
WEAPON_PRESSUREWASHER, then target the generator and select Connect pressure washer. A rope attaches you to the tank (max 20 m). - Aim at dirt decals and hold fire to clean them. Progress is reported as Points cleaned: X/Y.
- When all decals in the zone are cleaned, every group member receives $75 and a new zone is automatically assigned.
- Repeat until no more zones are available, then select Return vehicle near the depot NPC to end the session.
Generator
| Action | How |
|---|---|
| Deploy | Use pressurewash item → position preview → confirm with Enter, cancel with Backspace |
| Connect | Equip WEAPON_PRESSUREWASHER → target generator → Connect pressure washer |
| Disconnect | Target generator → Disconnect pressure washer |
| Check status | Target generator → Check generator status (shows fuel % and water %) |
| Refuel | Target generator → Refuel Generator (10 s progress bar, requires petrolcan) |
| Refill water | Target generator → Refill Water (10 s progress bar, requires watercanister) |
| Pick up | Target generator → Take Generator (returns pressurewash item to inventory) |
Metadata display
The inventory shows the current Fuel Tank and Water Tank percentages directly on the pressurewash item so you can check levels before heading out.
Vehicle Washing
Aim the WEAPON_PRESSUREWASHER at any dirty vehicle and hold fire. No zone or job is required - the vehicle's dirt level decreases in real time. Cleaning speed is controlled by vehicleCleanTimeModifier in config/sh_config.lua.
Configuration
| Option | Default | Description |
|---|---|---|
Config.StartByNPC | true | Job started via depot NPC interaction |
Config.Job.PW.maxMembers | 4 | Maximum players per group |
Config.Job.PW.salaryPerZone | 75 | Bank payout per completed zone (each member) |
Config.Job.PW.cleanTimeModifier | 1.0 | Zone decal wash speed multiplier |
Config.Job.PW.waterTankTime | 120 | Seconds the water tank lasts while spraying |
Config.Job.PW.fuelTankTime | 300 | Seconds the fuel tank lasts while generator is running |
Config.Job.PW.vehicleCleanTimeModifier | 10.0 | Vehicle wash speed multiplier |
Config.PerkRepAdd | 50 | Reputation gained per completed zone |
Admin
The resource includes a zone creator for building new cleaning areas:
| Command | Access | Description |
|---|---|---|
press_find_zone | Console only | Opens the in-game zone creator tool |