ProtoLars problems. Will only load 256 at a time.

Davie_UCF

Here since 2001, Trainz!!
I've created a scrap PL industry. As the gondola's i'm using carry 52310 I thought i'd get it the industry to load 10000 each 60seconds.


screenshot on pc

In driver however.. it only loads 256 each interval. Which means a very very very very long wait for a train to load.

Any ideas on how to fix this? I've put in all the correct info.

Heres the important part of the config.
Code:
queues
{
  que
  {
    size                                200000
    initial-count                       0
    product-kuid                        <kuid2:86311:1772:1>
    
    allowed-categories
    {
      0                                 <kuid:-3:10040>
      1                                 <kuid:-3:10042>
      2                                 <kuid:-3:10044>
    }
  }
}


attached-trigger
{
  loadtrg1
  {
    att                                 "a.track0b"
    radius                              15
    track                               "load_track"
  }
}


kuid-table
{
  icon                                  <kuid2:30671:69012:1>
  1                                     <kuid:-3:10092>
  2                                     <kuid:-1:15>
  3                                     <kuid:-3:10040>
  4                                     <kuid:-3:10042>
  5                                     <kuid:-3:10044>
  prod0                                 <kuid:312521:27013>
  prod1                                 <kuid2:81150:46:4>
  prod2                                 <kuid2:75134:88000:1>
  prod3                                 <kuid2:30671:9720410:2>
}

Thanks
 
ya some gonds are fixed for BULK LOADING and or CONTAINER loading and a few both..........
Bulk loading needs a special loading anim attached to the car as for the containers are all assigned attachment points...
perfect examples would be maddy25 gondolas...majeakear did the same thing earlier versions bulk and newer container....
 
The JR Gondola's seem broken in a way. Because it seems Trainz takes notice of the order of the queues in the config. The top of the config queue was the bricks load.. so although it was loading scrap metal the texture it used for the load was bricks. If I moved the scrap metal queue to the top of the list in the config it loaded the scrap metal load texture/animation.

Maybe a trainz problem though? I'm not sure how to find out as noone seems to be taking notice of the other thread in the JR sub forum.
 
Back
Top