Blips Menu
Step by step installation guide for ESX and QB, common issues & solutions, troubleshooting guide, code snippets, changelog.
Last updated
Step by step installation guide for ESX and QB, common issues & solutions, troubleshooting guide, code snippets, changelog.
Last updated
1ΒΊ Import blips.sql in your DB.
2ΒΊ Add the xex_blipsmenu folder to your resources and initialize it in your server.cfg.
start xex_blipsmenu
Put it AFTER es_extended or qb-core imports
Make sure to select your framework in the configuration file.
English is included as a base language and Spanish as an extra language. To change a language you need to modify the values in the locales.lua file, and also modify some text strings in the script and HTML.
To use the mod you must open the big map and press Config.OpenMenuMapping) space by default).
With the basic configuration anyone can create private blips, and administrators can create public blips. You will have to add the allowed roles to Config.AdminRoles.
There are 2 ways to create a blip:
By Coordinates
Selecting on map
There are 3 types of blips:
Normal
Square Area
Circle Area
Public blips can be whitelisted by job. Just add all job names you want in the input field separated by commas.
All blips are stored in the database and are reloaded when the server is started again.