Troubleshooting

Common issues and fixes.

Hydraulics not working

  • Check the vehicle is detected.

  • Verify useModSlot38 / useModelWhitelist settings.

  • Ensure you are the driver.

  • If RequireItem = true, verify the item exists.

  • Enable debug temporarily:

Config.Debug = true

Jump key not working

  • Key may be bound by another resource.

  • Vehicle may not have hydraulics.

  • Cooldown may still be active.

  • Try changing the key:

/myjumpkey [newkey]

“Item not found”

  • Ensure hydraulic_kit exists in your inventory system.

  • Ensure Config.InventoryAliases matches your item name.

  • Verify the inventory system is detected correctly.

  • As a test, disable requirement:

Custom vehicles not detected

  1. Get the exact spawn name.

  2. Add it to modelWhitelist.

  3. Restart the resource.

Last updated