Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/09/20 in all areas

  1. Version 1.0.0

    3868 downloads

    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) 2 (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 thks
    1 point
  2. Really, this version 1.9 is not actually a version because half of it is missing called the sql. I do not know why the contibutor publishes a half of the project, but not the entire one? Funny.
    1 point
×
×
  • Create New...