Events/exports

cxa-chat events and exports

You can join our Discord to stay updated and keep track of updates for all our resources.

Add message event;

TriggerClientEvent('chat:addMessage', { type = "me", header = "[ME] "..value.name, args = {value.text} }, isLocalPlayer)

Last updated