This is my first script, and It’s a very simple script, that I’m using in my server, for adding custom blips to the main map, minimap, or both in several languages in an easy and organized way.
You can adjust every feature for each blip separately inside the table in the config file, so distinct blips can have distinct colors, scales, display modes, be short-ranged or not, and, of course, sprites.
Common Features
- Data organized in tables for better re-usability.
- Multilanguage-ready for name labeling.
- Posibility of toggle on/off custom blips with /toggleEasyBlips [on/off] command.
- Self-understanding and commented code.
ESX Features
- No_Visible_For and Only_Visible_For depending of the player’s job (ESX version only)
- Only ‘es_extended’ dependency.
Standalone Features
- Standalone. Ready for any framework.
- No dependencies.
Screenshots
Showcase
Download
ESX Version (Github)
Standalone Version (Github)
Installation
- Download from the Github, and copy the easyblips directory in resources.
- Put start easyblips in the server.cfg file.
- Enjoy!