Difference between revisions of "Itemshop ARCC EN"
From Ryzom Forge Wiki
(Created page with "<noinclude>{{tabLang|EN|DE|Itemshop ARCC EN|ES|Itemshop ARCC FR|RU}} ===Itemshop===</noinclude> {| |32px |Function name : ''' ''weSItemshop'' ''' |} <d...") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{tabLang|EN|DE|Itemshop ARCC EN|ES|Itemshop ARCC FR|RU}} | + | {{migrated to|:en:ARK/Itemshop}}<noinclude>{{tabLang|EN|Itemshop ARCC DE|Itemshop ARCC EN|Itemshop ARCC ES|Itemshop ARCC FR|Itemshop ARCC RU}} |
+ | {{toTrad|DE}} | ||
+ | {{toTrad|ES}} | ||
+ | {{toTrad|FR|À revérifier par rapport à la version anglaise maintenue à jour}} | ||
+ | {{toTrad|RU}} | ||
===Itemshop===</noinclude> | ===Itemshop===</noinclude> | ||
{| | {| | ||
Line 5: | Line 9: | ||
|Function name : ''' ''weSItemshop'' ''' | |Function name : ''' ''weSItemshop'' ''' | ||
|} | |} | ||
− | <div style=" | + | <div style="overflow: hidden"> |
− | + | [[File: WeSItemshopIG_winIG.png|200px|thumb|left| Mission IG ]] | |
+ | This function allows you to sell specific objects to players. Here the NPC sell four potions for free (0 dappers). The Itemshop allows only to buy one type of item at a time. | ||
</div> | </div> | ||
− | |||
<div style="overflow: hidden"> | <div style="overflow: hidden"> | ||
[[File: WeSItemshopScript.png|200px|thumb|left| WeSItemshopScript main window ]] | [[File: WeSItemshopScript.png|200px|thumb|left| WeSItemshopScript main window ]] | ||
Line 14: | Line 18: | ||
*'''2)''' icon, name and description of the item. | *'''2)''' icon, name and description of the item. | ||
*'''3)''' price | *'''3)''' price | ||
− | + | *'''4)''' timer: delay to buy another item. | |
− | *'''4)''' timer: | ||
*'''5)''' currency (money/pvp_points) | *'''5)''' currency (money/pvp_points) | ||
− | *'''6)''' saveInDatabaseId: some specifc DB for that??? | + | *'''6)''' saveInDatabaseId: some specifc data and/or DB for that??? |
− | *'''7)''' valideAction: Next action if the item was bought out | + | *'''7)''' valideAction: Next action if the item was bought out. |
*'''8)''' openWindow: window to be open to display the tests results. (None, WebIG, Browse NPC, Web Transaction). | *'''8)''' openWindow: window to be open to display the tests results. (None, WebIG, Browse NPC, Web Transaction). | ||
− | |||
*'''9)''' <span style="color:#f0f">'''[commun]'''</span> Internal name of the function. This name is used especially for jumps, loops ... | *'''9)''' <span style="color:#f0f">'''[commun]'''</span> Internal name of the function. This name is used especially for jumps, loops ... | ||
</div> | </div> | ||
Line 37: | Line 39: | ||
*'''7)''' customText | *'''7)''' customText | ||
|} | |} | ||
− | |||
Items in bag: how to use it IG? | Items in bag: how to use it IG? | ||
− | |||
==== weNamedItem ==== | ==== weNamedItem ==== | ||
− | |||
Item name. Why not the standard translation function? | Item name. Why not the standard translation function? | ||
− | |||
{| | {| | ||
|[[File: Ruby link.png|32px]] | |[[File: Ruby link.png|32px]] | ||
| | | | ||
− | |||
*'''1)''' phraseId | *'''1)''' phraseId | ||
*'''2)''' itemNameFR | *'''2)''' itemNameFR | ||
Line 54: | Line 51: | ||
*'''5)''' itemNameRU | *'''5)''' itemNameRU | ||
*'''6)''' itemNameES | *'''6)''' itemNameES | ||
− | |||
|} | |} | ||
==== weVirtualItem ==== | ==== weVirtualItem ==== | ||
− | + | Virtual item!!?? | |
− | |||
{| | {| | ||
|[[File: Ruby gear.png|32px]] | |[[File: Ruby gear.png|32px]] | ||
Line 68: | Line 63: | ||
*'''4)''' Quantity | *'''4)''' Quantity | ||
|} | |} | ||
− | |||
<noinclude> | <noinclude> | ||
'''[[ARCC Guide EN|←ARCC Guide EN]]''' | '''[[ARCC Guide EN|←ARCC Guide EN]]''' | ||
+ | {{In_Category|ARCC}} | ||
{{TPInWikiRyzom}} | {{TPInWikiRyzom}} | ||
− | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:ARCC]] | [[Category:ARCC]] | ||
[[Category:EN]]</noinclude> | [[Category:EN]]</noinclude> |
Latest revision as of 11:47, 19 August 2018
Migration
Please use the migrated document at URL shown below.
Itemshop
Function name : weSItemshop |
weItems
Technical description of the item
|
Items in bag: how to use it IG?
weNamedItem
Item name. Why not the standard translation function?
|
weVirtualItem
Virtual item!!??
|
63 pages in ARCC