Difference between revisions of "NpcDialog ARCC EN"
From Ryzom Forge Wiki
m |
|||
Line 15: | Line 15: | ||
[[File: WeSNpcDialogTop.png|200px|thumb|left| WeSNpcDialog window ]] | [[File: WeSNpcDialogTop.png|200px|thumb|left| WeSNpcDialog window ]] | ||
*'''1)''' Note that this feature enables a parameter weSNpcDialog_v2_1rpqpga2:SELECTED which returns the number of the user's choice. | *'''1)''' Note that this feature enables a parameter weSNpcDialog_v2_1rpqpga2:SELECTED which returns the number of the user's choice. | ||
− | + | *'''2)''' {npcRowId} <!-- misunderstood function --> | |
− | *'''2)''' {npcRowId} | ||
− | < | ||
*'''3)''' This field contains the top part of the bubble. ''' ''Message'' ''' can be relatively long. | *'''3)''' This field contains the top part of the bubble. ''' ''Message'' ''' can be relatively long. | ||
*'''4)''' This field contains 8 choices available to players. | *'''4)''' This field contains 8 choices available to players. | ||
Line 34: | Line 32: | ||
:*5.2.5) run script | :*5.2.5) run script | ||
:*5.2.6) include script (same as [[Include ARCC FR|Include]] function) | :*5.2.6) include script (same as [[Include ARCC FR|Include]] function) | ||
− | + | *'''6)''' luaCheck <!-- misunderstood function --> | |
− | *'''6)''' luaCheck | ||
− | < | ||
</div> | </div> | ||
<noinclude> | <noinclude> |
Revision as of 20:00, 30 October 2014
NpcDialog
Function name : weSNpcDialog_v2 |
This function creates a bubble of an NPC dialogue with options to choose.