Triggers and Exports
Internal chat functions that you can use in other scripts
Last updated
Internal chat functions that you can use in other scripts
Last updated
For other scripts to send information to the CHAT, you must use a TriggerEvent, a function that will make the CHAT display the message you want. This has many uses.
The parameters are: playerId, text, title, background
. All required.
These types of messages are the ones you can send by adding them to your script, being able to change the color of the label, the title and everything.