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...") |
|||
Line 5: | Line 5: | ||
|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 14: | ||
*'''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. | ||
+ | *'''5)''' currency (money/pvp_points) | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
− | |||
− | |||
*'''6)''' saveInDatabaseId: some specifc DB for that??? | *'''6)''' saveInDatabaseId: some specifc DB for that??? | ||
*'''7)''' valideAction: Next action if the item was bought out ??? | *'''7)''' valideAction: Next action if the item was bought out ??? |
Revision as of 14:02, 4 October 2014
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?
|