Troubleshooting

Troubleshooting

Having issues with the Road Maintenance Job? Here are a few common issues and their fixes:

1. Vehicles fail to spawn at the HQ

  • Cause: The area might be blocked by other player-owned vehicles or network entities.
  • Fix: The script utilizes isSpawnPointClear logic with a spawnClearRadius to prevent cars from spawning inside each other. Add more coordinates to config.base.vehicles.spawnCoords in sh_config.lua so the system has more fallback options.