Jump to content

4 Screenshots

About This File

Easy way to create blips:  create, teleport to blip and delete. The blips are loaded on script load.

Install:

Copy files to your server-files and don't forget to edit index.js in client_packages if you have more resources.


Commands: 

  • /blipc or /blipcreator  - Enable and disable creator mod
  • /blipd or /blipdelete - Open menu with blips to teleport or delete

Keys:

  • '  (single quotation marks) - Open and close creator menu. (Only works if creator mod is enabled)
  • 1 (number one) - Create blip in your position with the config pre-binded (Only works if you bind)
  • (number two) - Create blip in your position with the config pre-binded (Only works if you bind)

 

The blips are saved in json file. if you want change the directory go to (packages/BlipCreator/index.js) and change const SAVE_FILE = './blips.json';
Anyone can create and delete blips, if you have permission system or whatever, put your verifications in the commands: function blipCreator(player) and function delBlips(player) and also in events mp.events.add("delBlip", (player, id) => and mp.events.add("blipCreate", (player, data) => in file (packages/BlipCreator/index.js)
 

Did you see a grammar error please coment :D thks

  • Like 8

User Feedback

Recommended Comments

Schreibfxhler

Posted

I can't see the pictures or colors in the menu. Is there a way to fix this bug?

  • Like 1
Vujukas

Posted

Me neither

fragam3r

Posted (edited)

I need help when I open the emnu the game remains the blip creater screen with the x to exit without anything else or everything you need to create the blip

 

 


 

 
Edited by fragam3r
LPwithPaul

Posted

I cant open the edit menu but in the chat it gives me Opening blip menu edit and in the console (readFile) Json parse failSyntaxError: Unexpected token : in JSON at position 14919

 

SkraXx

Posted

the menu doesnt open for me with the single quatation mark.... i need to push shift and # to get 

vor 1 Minute schrieb SkraXx:

the menu doesnt open for me with the single quatation mark.... i need to push shift and # to get 

I changed the OPEN_CREATOR key to 51 */3*/ and now it works perfectly fine, nice script xo

AlleSchwitzenTV

Posted

ATTENTION: Dont create blips with special characters (#, ', `, =, etc.). Otherwise the "/blipd" menue wont show your blips!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...