Cloning a Factory

mastercool9

New member
as rweber95 has been a very great help to me and he says i will be a laughing stock of trainz community if i haul liquid flour will someone please tell me how to clone a bread factory and change it's flour to another flour that will work. i have the kuid i need i just need to know how to do it. yes i am very new to this but am trying to learn. thanks for any help
 
Start Content Manager, find the bread factory, right click it and select clone. Double click the newly created clone and select Edit - Edit in Explorer. Double click the config.txt file to open it in Notepad. Scroll down to the queue section and find
Code:
 farine_q
  {
    size                                945000
    initial-count                       315000
    product-kuid                        <kuid2:64577:910016:1>
 
    allowed-products
    {
      0                                 <kuid2:64577:910016:1>
    }
  }
Change all occurances of kuid2:64577:910016:1 to kuid2:30671:9110100:1 including the one in the kuid-table. You should modify the username tag from Bread Factory to something else to make it easier to find in Surveyor, else you'll have 2 Bread Factories.
Save and commit.

Bob Weber
 
Last edited:
Back
Top