Create an agenda: one job writes the orders, the others read them on their HUD.
Shown above the agenda text.
The TEAM variable allowed to edit the agenda.
TEAM variables that see the agenda. Do not repeat the manager here.
addons/darkrpmodification/lua/darkrp_customthings/agendas.lua
1-- Generated with devtoolsgg.com2-- The manager writes the agenda, the listeners read it.34AddAgenda("Police agenda", TEAM_MAYOR, {TEAM_CHIEF, TEAM_POLICE})5