News:

Welcome to World of Banished!

Main Menu

About multiple products.

Started by Idle Work Team, September 30, 2015, 07:44:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Idle Work Team

How to achieve multiple products in one building, like CC apiary has honey and beewax at same time?
1,
ConsumeProduceDescription consumeproduce
{
Product _products
[
{
ComponentDescription _produceMaterial = "Template/RawMaterial2.rsc";
ComponentDescription _produceMaterial = "Template/RawMaterial1.rsc";
ResourceLimit _resourceLimit = Food;
}
] StringTable _stringTable = "UI/1StringTable.rsc";
float _workTime = 4.0;
ToolType _toolType = Hoe;
int _workRequired = 10;
}
2,
ConsumeProduceDescription consumeproduce
{
Product _products
[
{
ComponentDescription _produceMaterial
[
"Template/RawMaterial1.rsc"
"Template/RawMaterial2.rsc"
]
ResourceLimit _resourceLimit = Food;
}
] StringTable _stringTable = "UI/1StringTable.rsc";
float _workTime = 4.0;
ToolType _toolType = Hoe;
int _workRequired = 10;
}

but,I do not have the effect.

My English is not very good,express may not accurate, please forgive me.

Here is my new MOD.











ShockPuppet

We could do a code swap if you like.

Email me your bamboo model and tell how you do rice on the water and I'll send you our apiary template with instructions for multiple products

RedKetchup

not sure, i never tried to do that
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

Idle Work Team

@drnal of course,but I'm not finished.

Idle Work Team


Bobbi

This is beautiful stuff. I can't wait to see the results when it is done.

RedKetchup

Quote from: Bobbi on October 01, 2015, 10:42:22 AM
This is beautiful stuff. I can't wait to see the results when it is done.

agree
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

irrelevant

This is great stuff you are doing, Red! Thanks as always for your hard work. :D

RedKetchup

> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

irrelevant

Sorry, I got this thread confused with the other one, where you're working on the Clay Pit!  ;D

Paeng

Wow, all of this is really good stuff... but that bamboo takes the cake - absolutely gorgeous!  :D

[i]Heads are round so thoughts can take a turn[/i]
[color=teal][size=8pt]Editor's Choice [b]here[/b][/size][/color]

RedKetchup

Quote from: irrelevant on October 01, 2015, 11:54:57 AM
Sorry, I got this thread confused with the other one, where you're working on the Clay Pit!  ;D

^^ you dont get out of the blog forum very often lately ^^
> > > Support Mods Creation developments with Donations by Paypal  < < <
Click here to Donate by PayPal .

irrelevant

Quote from: RedKetchup on October 01, 2015, 12:10:29 PM
Quote from: irrelevant on October 01, 2015, 11:54:57 AM
Sorry, I got this thread confused with the other one, where you're working on the Clay Pit!  ;D

^^ you dont get out of the blog forum very often lately ^^
That's true; mainly I just like tinkering with my little towns. ;D

assobanana76

whoooooowooodohowhwohowhoooohwohoooo!!!
yeah!  ;D
if you find grammatical errors have to be angry with GoogleTranslate! however, I am studying!!

Glenn

Yes I agree,

These mods look fabulous.
What the  Idle Work team need to do now is load their mods here for all to use.
Another suggestion would be that the mod descriptions would be best in English.