
Oh no! Can't i produce 2 outputs out of 1 input?
- Test: (just a part of the code)
<RRTIndustry>
<szName>Bakkery 2</szName>
....
<Production>
<Resource>
<Input>Grain</Input>
<Output>Cookies</Output>
</Resource>
<Resource>
<Input>Grain</Input>
<Output>Food</Output>
</Resource>
</Production>
....
</RRTIndustry>
i also tested with setting the outputratio to 0.5 for each
On the city the icons are showing the two ways of production grazin-> cokie, grain-> food
but in production he produces only the first mentioned good, in this case cookies...
Tell me this is not true and that's possible!

or is there a workaroud to this???

ps: (i know i could built a bakery and a bakery2 industrie, but that's a little bit annoying in relation with limited industrie choices and available space in the cities)
FURTHER TESTING DONE:
in 1 city 2 industries: bakery1 & bakery 2 (50% each)
backery produces cookies, bakery 2 food
as previously mentionned somewhere you will get:
- 4 food, 4 cookies out of 8 grain
BUT YOU CAN CONTROL THIS:

fe. inputoutputratio will work correctly for each industrie
fe. inputoutputratio bakery(cookies) 2 => will result into 8 (=4*2)
fe. ijnputoutputratio bakery2(food) 0.5 => 2 food (=4*0.5)
(out of 8 grain)
(still there was a stupid fault showned: at city icons i saw different results as at the minimap-train) fe. 3 food, 15 cookies while at minimap 4 food, 16 cookies (after 2*8 (full)grain)
