Difference between revisions of "ReceiveItems ARCC EN"
From Ryzom Forge Wiki
m |
|||
Line 13: | Line 13: | ||
*'''2)''' Several object may be added. You need at least one. <span style="color:#f0f">('''[commun]''' tool for multi sub-selections)</span> | *'''2)''' Several object may be added. You need at least one. <span style="color:#f0f">('''[commun]''' tool for multi sub-selections)</span> | ||
*'''3)''' inventory: Where the object will be stored: the bag, the house, the guild hall, an animal (mektoub riding or pack) or a temporary location. | *'''3)''' inventory: Where the object will be stored: the bag, the house, the guild hall, an animal (mektoub riding or pack) or a temporary location. | ||
− | + | *'''4)''' random (Yes / No): | |
− | *'''4)''' random (Yes / No): | + | *'''5)''' askForResponse (Yes / No): |
− | *'''5)''' askForResponse (Yes / No): | + | *'''6)''' isHmagicNextCommand: This is a magical command (Yes / No): |
− | *'''6)''' isHmagicNextCommand: This is a magical command (Yes / No) | ||
− | |||
*'''7)''' <span style="color:#f0f">'''[commun]'''</span> The internal name of the function. This name is useful for jumps, loops ... | *'''7)''' <span style="color:#f0f">'''[commun]'''</span> The internal name of the function. This name is useful for jumps, loops ... | ||
*'''8)''' [[ARCC parameters|Parameters]]: created by the function. | *'''8)''' [[ARCC parameters|Parameters]]: created by the function. | ||
Line 24: | Line 22: | ||
[[File: WeAReceiveItems_2.png|200px|thumb|left| Items window ]] | [[File: WeAReceiveItems_2.png|200px|thumb|left| Items window ]] | ||
*'''9)''' Sheet name | *'''9)''' Sheet name | ||
− | |||
− | |||
− | |||
*'''10)''' Quantity | *'''10)''' Quantity | ||
*'''11)''' Quality | *'''11)''' Quality | ||
− | + | *'''12)''' Items in bag. | |
− | *'''12)''' Items in bag. | + | *'''13)''' quantity_max |
− | *'''13)''' quantity_max | + | *'''14)''' quality_max |
− | *'''14)''' quality_max | + | *'''15)''' customName |
− | *'''15)''' customName | + | *'''16)''' customText: Item Description shown in info-menu. |
− | *'''16)''' customText: Item Description | ||
− | |||
</div> | </div> | ||
|} | |} |
Revision as of 15:24, 22 November 2014
ReceiveItems
Function name : weAReceiveItems |