Tone (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
format fixed :3
>MrNicNac
New enumerator link.
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
<onlyinclude>{{Property
<onlyinclude>{{Property
|name                = Tone
|name                = Tone
|property            = [[Enum]] ''tone''
|property            = [[DialogTone (Enum)|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
Line 9: Line 9:


{{clear floats}}
{{clear floats}}
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
|+ <big>The DialogTone [[Enum]] holds 3 numbers.</big>
|-
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span>
| bgcolor="#AB5454"|<span style="color:white">'''Name'''</span>
| bgcolor="#AB5454"|<span style="color:white">'''Description'''</span>
|-
|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).
|-
|}


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 00:29, 24 April 2011

Tone
Property Enum tone
Description Sets the color of the NPC's speech bubble.
Member of Dialog