Video showcase: https://youtu.be/53SgOtVtFIo
Description
This plugin adds items in game that when used show a blip with radius on the map where player can for example search for a drug location.
These items and locations need to be set up in the config.lua file.
Once the player uses one of the configured items they will grab a phone which marks a location on their map. A different scenario can be configured. The marked location will disappear after the configured seconds for the blips to disappear.
Each item / location has its own color, sprite, scale and radius.
Features
- There is a seperate SQL file with item limits instead of weights for older ESX versions.
- The burner phone gets removed from the players inventory after using it.
- The animation of grabbing a phone can be disabled or changed easily in the config file.
- Blips disappear after the configured amount of time.
- Adding new items / locations can be done very easily with the well documented configuration file.
- SQL files have been provided to work with the default configuration. (items, jobs, addon accounts)
- All blip names, colors, sprites, scales and their radius can be changed in the config.
- Notification type can be changed in the config.
Dependencies