BuildCost

Displays an approximate build cost for a structure and deployables

Total Downloads: 676 - First Release: Mar 22, 2017 - Last Update: Apr 23, 2017

5/5, 2 likes
  1. ignignokt84 submitted a new resource:

    BuildCost - Displays an approximate build cost for a structure and deployables

    Read more about this resource...
     
  2. please add ResouceId:
    Code:
        [Info("BuildCost", "ignignokt84", "0.0.1", ResourceId = 2388)]
        [Description("Build cost utility")]
     
  3. Wulf

    Wulf Community Admin

    Wulf updated BuildCost with a new update entry:

    0.0.2

     
  4. Question, can I use a callhook or use that plugin to count all resources of the buildings and return the result to my plugin? Or I need to get your codes and paste them in my plugin to have its own calculating system? thank you
     
  5. There are no hooks or methods set up for external calling in this plugin currently. If you wish for something, you can ask and provide details of what you need, and I'll let you know if it's feasible and whether it'll get implemented.