# DarkRP Group Chat Generator

Let a set of jobs talk to each other through /g and team chat, either by listing them or with your own condition.

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

## Options

### Group chat

- `useFunction` Use a condition instead. For cases a job list cannot express, such as every law enforcement job.
- `allowed` Jobs. TEAM variables that share the channel.
- `expression` Condition. Lua returning true for players in the channel, with ply as the argument.

## How to cite

DarkRP Group Chat Generator, devtoolsgg.com. https://devtoolsgg.com/gmod/darkrp-groupchat
