Tax Tool update: Recombination of Products

Post any bugs, problems or feature requests here.
User avatar
Brend
 
I have updated the tax tool to understand specialisd product recombination. It's the same directive as the raw material recombination, but with a product less:
Code: Select all
<data economic_directive #Smi-Halek Utilties Recombine 1>
System [ref]: Smi-Halek System
Directive: recombine
Product A [rule]: VAC Coolant Utilities
Product B [rule]: VAC Deuterium Utilities
Amount: -1
</data>

(You can leave the Amount out if you want as much as possible, or put it at -1, which also means as much as possible.)

There's one problem with it: currently the tax tool will always do recombination before making tax sets. This means that if there's enough labour, it will happily burn all (:gasses) on making (:utilities) through recombination. Fixing this would require too much work ni the current tax tool, so you'll have to adjust the eagerness of the tool by hand by giving an Amount: 100 (or whatever amount you want).
Post Brend » Tue Oct 14, 2014 1:01 am
User avatar
Brend
 
Fedor pointed out a bug in the tax tool preventing the correct working of the situation, it is now fixed. This means that the tool is now very eager, so watch that if you have product corps.

Return to Technical