Purpose (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Pauljkl No edit summary |
>Pauljkl No edit summary |
||
Line 11: | Line 11: | ||
{| 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;" | ||
|+ <big>The | |+ <big>The DialogPurpose [[Enum]] holds 3 numbers.</big> | ||
|- | |- | ||
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span> | | bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span> |
Revision as of 02:18, 26 December 2010
Purpose | |
Property | Enum purpose |
Description | Sets the icon in the NPC's speech bubble. |
Member of | Dialog |
Enum | Name | Description |
0 | Quest | Sets the symbol inside the speech bubble to an exclamation mark "!" |
1 | Help | Sets the symbol inside the speech bubble to a question mark "?" |
2 | Shop | Sets the symbol inside the speech bubble to a dollar sign "$" |