Welcome to the official documentation for Advance Blip Creator by Syntax Store. This guide will help you install, configure, and use the script properly on your FiveM server.
๐ฆ Step 1: Installation
Move the folder syntax-blipcreator to your server's resources directory:
Copy ../[resources]/syntax-blipcreator Add this line to your server.cfg:
Copy ensure syntax-blipcreator โ๏ธ Step 2: Basic Configuration
Open shared/config.lua and adjust the settings to your needs.
Choose your framework:
Copy luaCopiarEditarConfig . Framework = ' esx ' -- or 'qbcore' Set the UI and notification language:
Available languages:
en, es, it, fr, de, pt, nl, pl, ru, ar, zh, ja, ko, tr
๐ง Command & Keybind Settings
Use /blipcreator in-game to open the menu.
Press H (or your custom key) to open the blip creator.
๐ Admin Access Control
Define which admin groups have access to the menu:
QBCore: Uses HasPermission().
๐ก Discord Webhook Logging (Optional)
Enable logging of create/edit/delete actions to a Discord channel:
Color codes for Discord embeds:
โ
Final Checklist
Restart the resource or your entire server:
Join the server and test using /blipcreator or the assigned key.
Create, manage, and remove blips easily through the user-friendly interface.
Last updated 9 months ago