# DarkRP Agenda Generator

Create an agenda: one job writes the orders, the others read them on their HUD.

- Platform: Garry's Mod
- Canonical page: https://devtoolsgg.com/gmod/darkrp-agenda
- Writes to: Paste into addons/darkrpmodification/lua/darkrp_customthings/agendas.lua

## Options

### Agenda

- `title` Title (required). Shown above the agenda text.
- `manager` Manager job (required). The TEAM variable allowed to edit the agenda.
- `listeners` Listener jobs (required). TEAM variables that see the agenda. Do not repeat the manager here.

## How to cite

DarkRP Agenda Generator, devtoolsgg.com. https://devtoolsgg.com/gmod/darkrp-agenda
