BummerDude
Member
There is no need for special effects or animations, more a reset of the load status to empty.
Does InstantUnload <kuid2:67585:1021:2> do what you need?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
There is no need for special effects or animations, more a reset of the load status to empty.
Thanks,Does InstantUnload <kuid2:67585:1021:2> do what you need?
Instant load can be made available in your Driver commands. Just go into the Session and add InstantLoad commands to your Driver commands. When in your fiddle yard just select the train, give the Driver command "InstantLoad" (or any variation, there are several versions of InstantLoad, including a random load, full load) and the train is loaded.
Thanks,I did wonder if the size was an issue , the URY flatcars made by Ben Dorsey are set up to accept a gilsonite load. I gave this a go, but the product was still invisible. I'll try out the log loader, many thanks for the loaders in the first place .Dan:
This is not a bulk item but an individual item. I looked at this product load and there can only be one of them on a freight car. You configured the product queue as a bulk item. Try making these changes:
Change from:
queue1
{
size 1000000
product-kuid <kuid2:210518:300325:1>
initial-count 50000
allowed-products
{
}
}
to
queue1
{
size 256
product-kuid <kuid2:210518:300325:1>
initial-count 10
allowed-products
{
}
}
Also have you configured a freight car to receive that product? Both the BI3 and Freight car must synch or no loading or unloading will occur.
If you only want to load just one item it might be a lot simpler to try configuring a single product loader for that purpose. See my <kuid:439337:105360> Log_Loader_Interactive_with_effects content item for an example. Building a custom loader will also allow you to upload it to the DLS rather then trying to upload an entire BI3 just for one item.
Bob
Thanks,I did wonder if the size was an issue , the URY flatcars made by Ben Dorsey are set up to accept a gilsonite load. I gave this a go, but the product was still invisible. I'll try out the log loader, many thanks for the loaders in the first place .
Is there any way of preconfiguring the other tabs such as tracks/products? I can see Process in the config file, which I will experiment with at some point but just trying to make something that I can add without a lot of in-game configuration.
Many thanks,
Gary
Hi Bob,
I've been experimenting with the config files and haven't found a way of preconfiguring the Track or Product tabs but have discovered multiple processes can be added, which is useful as the default Multiple Industry only shows three products at a time. I tried adding products and amounts to these after inspecting the contents of the built in Oil Refinery assets but they are still blank in game; however, multiple processes certainly seem a useful addition to the excellent BI3 functionality for the modified versions I am setting up for my own use. Some primary industries such as quarrying and produce don't really need that but complex things like chemical plants, refineries and metal smelting are well suited; see example below:
Add the following to the config.txt for each process. Not sure if there is a limit on the number of processes but hope this is useful.
multi_consumer_producer
{
start-enabled 1
duration 30
inputs
{
}
outputs
{
}
}
Kind regards,
Gary
I think the problem is with the KUID you are using for this item (ie: kuid2:549274:101131:1). Try making a new version of the item ((ie: kuid2:549274:101131:2), or if that doesn't work, cloning the item and making your changes instead and see if that works.Hi Bob I'm trying to update my L&A reefer to work with BI3.
This is the car <kuid2:549274:101131:1> L&A Reefer ACF 40 ft Grey
This is the modified config file. I added <kuid2:439337:101414:1> Ice Block Visible to load0 for a load total of 22. The rest as you see is copy pasted for your reefer.
Below is my config file and I get this error. Unable to submit changes to asset <kuid2:549274:101131:1> as the config file contains the wrong KUID