|
WeAReceiveItems script window
- 1) Received items: Here a soft toy has been added in the bag of the player.
- 2) Several object may be added. You need at least one. ([commun] tool for multi sub-selections)
- 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): (Respectively to what?)
- 5) askForResponse (Yes / No): (What happens with it?)
- 6) isHmagicNextCommand: This is a magical command (Yes / No) (What the sense of this?)
- 7) [commun] The internal name of the function. This name is useful for jumps, loops ...
- 8) Parameters: created by the function.
(Question: how do we know the complete list of items?)
- 12) Items in bag. (Not working?)
- 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)
|