Documentation of IF Chat V1
To add a chat message use the event chat:addMessage.
chat:addMessage
TriggerEvent('chat:addMessage', { color = { 255, 0, 0}, multiline = true, args = {"Hi, this message shows up on 'OOC' and 'NRP' xD"}, section = 'all' -- 'all', 'ooc', 'nrp', 'me', 'do', 'try' })
Last updated 2 years ago
Was this helpful?