Using boxZones
Changing locations and coordinates
What is a boxZone?
boxZones in mz-resources
CreateThread(function() exports['qb-target']:AddBoxZone("sellbinitems", vector3(1703.29, 3779.5, 34.75), 1.2, 0.5, { name = "sellbinitems", heading = 125, debugPoly = false, minZ = 32.15, maxZ = 36.15, }, { options = { { type = "client", event = "mz-bins:client:menuSelect", icon = 'fas fa-trash', label = 'Sell Items' }, }, distance = 1.5, }) end)
Creating a new boxZone to move locations
Finding the details of the boxZone you created
Last updated