Notable Inventories


Author: Iroh
Created: 2014-04-04T21:30:48-0400
Edited: 2014-04-04T21:30:48-0400
Denizen Version: .9.4
Views: 1007
Downloads: 897
Likes: 0


WGET
Description: This is just a quick reference for storing and retrieving inventories.

***This is mainly so I don't have to bug calico-kid when I forgot how to do it xD

notableinventories:
  type: world
  events:
    on store command:
    - note 'in@tutorialinventory' as:<player.name>tutorialinventory
    - inventory move o:<player.inventory> d:in@<player.name>tutorialinventory
    - inventory clear d:<player.inventory> 
    - determine fulfilled
    on take command:
    - inventory move d:<player.inventory> o:in@<player.name>tutorialinventory
    - inventory clear d:in@<player.name>tutorialinventory
    - determine fulfilled




Comments
No one has posted a comment! Post one below: