Page cover

⚠️COMMON ISSUES

VEHICLE DOES NOT MOVE, ENGINE BROKEN INSTANTLY

This happens when you have another script modifying vehicle damage which clashes with core_mechanic damage systems. Please disable those scripts (qb-vehiclefailure, RealisticVehicleFailure)

USAGE

Mechanic Menu can be opened by:

  • Using items (toolbox, mechanic_tools, mechanic_workshop)

  • Using /mechadmin commands for admins

  • Using target system for Bear Hand access

  • By placing default mechanic_workshop stations in config

FRAMEWORK NOT FOUND

Currenly some customers are experiencing issue with framework not being found even when the config is setup correctly. This is a problem with C8RE TOOLS part of the script. And currenly we havent found out why this happens to some customers. The fix involves disabling C8RE TOOLS by removing these lines from fxmanifest:

'server/tools.lua'
'client/tools.lua'

By doing this you will no longer have access to C8RE TOOLS but the script will load correctly until we find a proper solution.

Last updated