Tiberian Technologies Scripts Reference Revision: 9000
Loading...
Searching...
No Matches
List of all members
UP_Add_Chat_History_Self_On_Custom Class Reference

Add Chat History to Self On Custom. More...

#include <unstoppable.h>

Detailed Description

Author
Unstoppable

Adds a message to the chat history (without displaying in chat) of attached object when a custom event is received. If the attached object is not a player, then script destroys itself.

Parameters
IDThe custom message ID.
ParamThe custom message parameter.
RedRed tone of the message.
GreenGreen tone of the message.
BlueBlue tone of the message.
MessageThe message to be displayed.
DestroyAfterSendDestroys the script after sending the message if set to 1.