ChatColor (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>SCARFACIAL
Adding since ChatColor is on the 'Wanted' page
>SoulStealer9875
No edit summary
Line 1: Line 1:
'''Property:''' [[Dialog|Dialogs and DialogChoices]]
'''Use:''' To change the color of the dialog.
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
{{EnumTitle|colspan=3|The ChatColor [[Enum]] holds 3 numbers:}}
{{EnumTitle|colspan=3|The ChatColor [[Enum]] holds 3 numbers:}}

Revision as of 19:15, 11 July 2011

Property: Dialogs and DialogChoices

Use: To change the color of the dialog.

The ChatColor Enum holds 3 numbers:
Enum Name Description
0 Blue Sets the color of the dialog to green.
1 Green Sets the color of the dialog to blue.
2 Red Sets the color of the dialog to red.
See also: DialogTone (Enum)