Describe the bug
A clear and concise description of what the bug is.
data/crafting - When you create additional points to access the table the user can only open the first location and others will not open. We are using vec3 coordinates not target. Also is there an item limit for the crafting table?
Framework
The framework your server uses for players (e.g. Ox, ESX, QB).
ESX Framework
Resource version
The version number listed in fxmanifest.lua, or optionally a commit hash.
Version '2.35.1'
To Reproduce
Steps to reproduce the behavior:
Go to 'data/crafting'
Scroll to the 'points' section. Create a new point add coordinates.
Visit the point in city to see if you can access the crafting table.
This does not produce an error but the crafting table does not open for the user at the new added location.
Expected behavior
A clear and concise description of what you expected to happen.
I expected the user to access the table but it just displays the hotbar items and does not open the crafting table.
Describe the bug A clear and concise description of what the bug is. data/crafting - When you create additional points to access the table the user can only open the first location and others will not open. We are using vec3 coordinates not target. Also is there an item limit for the crafting table?
Framework The framework your server uses for players (e.g. Ox, ESX, QB). ESX Framework
Resource version The version number listed in fxmanifest.lua, or optionally a commit hash. Version '2.35.1'
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen. I expected the user to access the table but it just displays the hotbar items and does not open the crafting table.
Screenshots
Additional context