DarkRP Agenda Generator

Create agendas so managers can set messages that their team members can see.

Have questions? Check the FAQ

Basic Configuration

Set the agenda title and the manager who can edit it.

The title shown at the top of the agenda board

TEAM_

The job team that can edit this agenda

Listeners

The job teams that can see and follow this agenda. Add at least one listener.

TEAM_
agendas.lua
AddAgenda("Agenda", TEAM_MAYOR, {})

Where does this code go?

Paste the code into lua/darkrp_customthings/agendas.lua inside the darkrpmodification addon on your server.

Full path: garrysmod/addons/darkrpmodification/lua/darkrp_customthings/agendas.lua

The manager sets the agenda text in-game using /agenda in chat. Restart your server or change the map for changes to take effect.

FAQ · Frequently. Asked. Questions.

Commonly asked questions about DarkRP agendas, how they work, and how to set them up on your server.

Visit Knowledge Base
Paste the generated Lua code into lua/darkrp_customthings/agendas.lua inside the darkrpmodification addon on your server. The full path is garrysmod/addons/darkrpmodification/lua/darkrp_customthings/agendas.lua. This file is loaded automatically by DarkRP.

Questions?

Join over 6,000+ members in our Discord community chat with other server owners, get help, and stay up to date with the latest news.