❔FAQ / Troubleshooting
Q: Why can’t I craft anything at the station? A: Make sure you have enough required materials. Also verify that the item’s
requirementsmatch your framework’s item names.Q: The blip/marker won’t show up! A: Ensure
blip.enableand/ormarker.enableare both set totrue. Double-check your station coordinates.Q: My server uses ESX but the script loads as QBCore. A: Verify
Config.Framework = "auto"or explicitly set it to"esx". Also confirmes_extendedis actually running.Q: How do I add more items or stations? A: Simply duplicate the existing pattern in
Config.CraftingStationsor add new entries to theitemslist.
Last updated