Tone (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Nominate
Added DialogTone table. Might be useful.
>Mattchewy
No edit summary
Line 6: Line 6:
|property            = [[Enum]] ''tone''
|property            = [[Enum]] ''tone''
|description          = Sets the color of the NPC's speech bubble.
|description          = Sets the color of the NPC's speech bubble.
|object              = [[Dialog]]
|object              = Dialog
|}}</onlyinclude>
|}}</onlyinclude>
|}
|}

Revision as of 04:12, 25 December 2010

Tone
Property Enum tone
Description Sets the color of the NPC's speech bubble.
Member of 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).