Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/19/18 in Files

  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. Version 1.0.0

    1293 downloads

    We decided to release the source of Rage-MM since it died. Thanks to Matthew (Main dev) and also all the community members who helped testing. Only Race gamemode implemented. Includes around 81 race maps. Enjoy, if you want to take over this project you can message me on discord to get ownership of our domain rage-mm.com
    1 point
×
×
  • Create New...