DialogTone (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Goes along with new Enum scheme now.
>SoulStealer9875
No edit summary
Line 18: Line 18:
|Sets the color of the dialog to red (an enemy-like color).
|Sets the color of the dialog to red (an enemy-like color).
|-
|-
|colspan="3"|See also: [[ChatColor (Enum)]]
|}
|}


[[Category:Enums]]
[[Category:Enums]]

Revision as of 18:51, 11 July 2011

The DialogTone Enum holds 3 numbers:
Enum Name Description
0 Neutral Sets the color of the dialog to green (a neutral-like color).
1 Friendly Sets the color of the dialog to blue (a friendly color).
2 Enemy Sets the color of the dialog to red (an enemy-like color).
See also: ChatColor (Enum)