RAGE.Chat.Colors
Jump to navigation
Jump to search
Enables the possibility to send chat messages like !{255, 255, 255, 100} (supports all the possible CSS "color" values).
Contents
Syntax
Bool RAGE.Chat.Colors;
Required Arguments
- toggle: Bool toggle
Example
C# Syntax
Parameters
- toggle: Bool toggle
Example
public void colorsChat(bool toggle)
{
RAGE.Chat.Colors(toggle);
}
See also
- Functions:
- Functions:
- Properties: