Request - Classes to manipulate items (Factory and Inventory)

Discussion in 'Empyrion API' started by Chucksta, Sep 13, 2017.

  1. Chucksta

    Chucksta Lieutenant

    Joined:
    Nov 3, 2016
    Messages:
    10
    Likes Received:
    9
    I am liking what I see so far with the API, but can we get classes that allow us to manipulate items?

    e.g. change the number of items in the factory/inventory

    Move items from one location to another
    - could just allow delete items (from factory) and add items (to inventory)

    This can be done by creating a hack, but it would be nice to be able to implement it via a mod, and exceptionally useful as far as the factory is concerned.
     
    #1
    Mortlath likes this.
  2. Jascha

    Jascha Administrator

    • Moderator
    Joined:
    Jan 22, 2016
    Messages:
    1,141
    Likes Received:
    713
    Hey,

    you can add items in the inventory and the Blueprints already. So what exactly is not possible at the moment?
    Sorry for the late response. This topic might be better in the Suggestion/Feedback area.
     
    #2
  3. Xango2000

    Xango2000 Captain

    Joined:
    Jun 15, 2016
    Messages:
    385
    Likes Received:
    202
    You can lookup, set and add to what resources a player has in factory.

    You can lookup, set and add to what resources a player has in their inventory.

    It's already possible to create a mod that takes excess resources from factory and dumps them into player inventory.
     
    #3

Share This Page