Difference between revisions of "ARK/NpcDialog"
From EncyclopAtys
< ARK
(Created page with "<noinclude>{{Trad |DE= |EN=ARK/NpcDialog |ES= |FR=ARK/NpcDialog |RU= }} ===NpcDialog===</noinclude> {| |32px |Function name : ''' ''weSNpcDialog_v2'...") |
|||
Line 25: | Line 25: | ||
*'''4)''' This field contains 8 choices available to players. | *'''4)''' This field contains 8 choices available to players. | ||
*'''5)''' Each option can lead to a specific action. | *'''5)''' Each option can lead to a specific action. | ||
− | :*'''5.1) The right column''' gives the displaying question. Using the [[ | + | :*'''5.1) The right column''' gives the displaying question. Using the [[ARK,Traductions|translation tool]] can adapt a text for each languages of Ryzom. |
If the all field is empty, there are no question in the bubble. (but how to chain to a second bubble?) | If the all field is empty, there are no question in the bubble. (but how to chain to a second bubble?) | ||
</div> | </div> | ||
Line 35: | Line 35: | ||
:*5.2.2) resume or finish de script | :*5.2.2) resume or finish de script | ||
:*5.2.3) open or finish the URL | :*5.2.3) open or finish the URL | ||
− | :*5.2.4) jump to a stage (only after the current step as the [[Jump | + | :*5.2.4) jump to a stage (only after the current step as the [[ARK/Jump|Jump]] function) |
:*5.2.5) run script | :*5.2.5) run script | ||
− | :*5.2.6) include script (same as [[Include | + | :*5.2.6) include script (same as [[ARK/Include|Include]] function) |
*'''6)''' luaCheck <!-- misunderstood function --> | *'''6)''' luaCheck <!-- misunderstood function --> | ||
</div> | </div> |
Revision as of 13:40, 22 January 2019
NpcDialog
Function name : weSNpcDialog_v2 |
This function creates a bubble of an NPC dialogue with options to choose.
Last version 2019-01-22•ᐒ