A free standalone zones system for FiveM
Report a Bug
·
Request a Feature
·
Join my Discord
(create a ticket in #dudas category for help)
Create zones in a unique way. Now it's easier than ever.
We got tired of them being leaked so we decided to make them public.
ba_zones allows you to create zones, assign a blip or a radius to them. you can also set them to do a specific function either when entering, leaving or inside the zone.
- Configurable - Every detail is configurable
- Standalone - No Framework? No problem
- Easy to use - Intuitively useable and easy to install
- Peace Zone - Too many killings in the zone? Disable PVP
- Routing - You can divide the zones by buckets (MORE FPS)
Inside config.lua are examples of how to create a zone.
- Be sure to download the latest release of the resource, it's always good to stay up to date.
- Place it somewhere inside the
resources
directory - Add the resource to your
server.cfg
after dependencies to make sure it's started correctly at server startup:
ensure ba_zones
If you incounter any issues downloading, you can ask for help in my discord.
EDIT: If you are using pma-voice and you are using the dimension change option, uncomment it in server/main.lua. It should look something like this:
SetEntityRoutingBucket(veh, id)
exports['pma-voice']:updateRoutingBucket(source, id)