Live updating blips for jobs based on players currently on duty.
- Blips are created for configured jobs
- Blip colors update based on players on duty
- Optimized to only send updates when duty status changes
- Server queues updates to prevent race conditions
- Fully configurable job blips
- Download the latest version
- Place
sg-liveblips
in yourresources
orstandalone
folder (remove-main
from folder if necessary) - Add
ensure sg-liveblips
to your server.cfg (after all qb scripts), unless instandalone
folder - Configure the blips in
config.lua
to add new jobs - Restart your server
See config for full setup details.
All blips and options are configured in config.lua
:
- Set debug mode
- List job blips with details like coordinates, sprite, color etc.
- Set multiple blips per job if necessary
Blips are automatically created and updated based on players with that job coming on/off duty.
No manual interaction needed!
- Created by: Nicky
- SG Scripts Discord