Let a set of jobs talk to each other through /g and team chat, either by listing them or with your own condition.
For cases a job list cannot express, such as every law enforcement job.
TEAM variables that share the channel.
addons/darkrpmodification/lua/darkrp_customthings/groupchats.lua
1-- Generated with devtoolsgg.com2-- These jobs can talk to each other through /g and team chat.34GAMEMODE:AddGroupChat(TEAM_POLICE, TEAM_CHIEF, TEAM_MAYOR)5