DialogTone (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>SoulStealer9875
No edit summary
>SoulStealer9875
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Property:''' [[Dialog|Dialogs and DialogChoices]]  
'''Property:''' [[Dialog]]  


'''Use:''' To change the friendliness of the dialog.
'''Use:''' To change the friendliness of the dialog.

Latest revision as of 19:28, 11 July 2011

Property: Dialog

Use: To change the friendliness of the dialog.


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)