Difference between revisions of "ReceiveItems ARCC EN"
From Ryzom Forge Wiki
m |
|||
Line 14: | Line 14: | ||
*'''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. | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
− | *'''4)''' random (Yes / No): Respectively | + | *'''4)''' random (Yes / No): '''''(Respectively to what?)''''' |
− | *'''5)''' askForResponse | + | *'''5)''' askForResponse (Yes / No): '''''(What happens with it?)''''' |
− | *'''6)''' isHmagicNextCommand: This is a magical command (Yes / No) ? | + | *'''6)''' isHmagicNextCommand: This is a magical command (Yes / No) '''''(What the sense of this?)''''' |
</div> | </div> | ||
*'''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 ... | ||
Line 25: | Line 25: | ||
*'''9)''' Sheet name | *'''9)''' Sheet name | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
− | Question: how do we know the complete list of items? | + | '''''(Question: how do we know the complete list of items?)''''' |
</div> | </div> | ||
*'''10)''' Quantity | *'''10)''' Quantity | ||
*'''11)''' Quality | *'''11)''' Quality | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
− | *'''12)''' Items in bag. | + | *'''12)''' Items in bag. '''''(Not working?)''''' |
− | How | + | *'''13)''' quantity_max '''''(in the bag, during a session... Respectively to what?)''''' |
+ | *'''14)''' quality_max '''''(in the bag, during a session... Respectively to what?)''''' | ||
+ | *'''15)''' customName: Custom Name Object '''''(How does it look IG? Name did not change in my tests)''''' | ||
+ | *'''16)''' customText: Item Description '''''(Same as above: info-menu do not give anything)''''' | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
|} | |} |
Revision as of 10:30, 24 September 2014
ReceiveItems
Function name : weAReceiveItems |