๐ ๏ธ Installation โ Advance Blip Creator
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
Download the script from your KeyMaster account.
Extract the
.zipfile.Move the folder
syntax-blipcreatorto your server's resources directory:../[resources]/syntax-blipcreatorAdd this line to your
server.cfg:ensure syntax-blipcreator
โ๏ธ Step 2: Basic Configuration
Open shared/config.lua and adjust the settings to your needs.
Framework
Choose your framework:
luaCopiarEditarConfig.Framework = 'esx' -- or 'qbcore'Language
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
Command
Use
/blipcreatorin-game to open the menu.
Keybind
Press
H(or your custom key) to open the blip creator.
๐ Admin Access Control
Define which admin groups have access to the menu:
ESX: Uses
getGroup().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
/blipcreatoror the assigned key.Create, manage, and remove blips easily through the user-friendly interface.
Last updated