Page 1 of 1
PickupItem
Posted: 12 Feb 2019, 15:39
by Kapitaen13
If I add a PickupType ( _FUEL_COAL_ ) to a route with the TSRE, this item is not displayed in the MSTS AE.
Probable cause: last line in .tit and .tdb
With TSRE
Code: Select all
PickupTrItemData ( 100000 00000000 )
With MSTS RE
Code: Select all
PickupTrItemData ( 100000 00000300 )
300=Coal, 280=Water, Diesel ?
Regards Jan
Re: PickupItem
Posted: 15 Feb 2019, 12:39
by Goku
Thanks. I'm going to look at it.
Other pickup types are fine?
Re: PickupItem
Posted: 15 Feb 2019, 15:52
by Kapitaen13
For Diesel = 380.
Other pickup types are fine?
I never saw a working freight load in the MSTS on german routes.
Regards Jan
Re: PickupItem
Posted: 23 Feb 2019, 21:32
by Goku
I have a problem that my MSRE writes only zeros. And the pickups are not visible in AE too ...
https://www.trainsim.com/vbts/showthrea ... ible-in-AE
How to fix my MSRE? I must have working MSRE to get all the codes.

Re: PickupItem
Posted: 24 Feb 2019, 08:52
by Kapitaen13
For problems with the MSTS AE there is a very radical solution:
Delete all entries starting with AE in the windows registry from the MSTS (HWRenderer).
https://www.tssf.eu/forum/index.php?top ... 954#msg954
http://www.tssf.eu/content/usercontent/ ... setzen.zip
Regards Jan
Re: PickupItem
Posted: 24 Feb 2019, 16:48
by Goku
But the problem is that my MSRE writes only zeros here:
PickupTrItemData ( 100000 00000000 )
Re: PickupItem
Posted: 24 Feb 2019, 17:57
by Kapitaen13
Use the second link in the thread above
If you want to reset the track editor and the MSTS options at the same time, you can use the "Reset MSTS completely.reg" instead.
Re: PickupItem
Posted: 24 Feb 2019, 18:35
by Kapitaen13
Setting the PickUp seems to be implemented idiot-proof. Thanks KUJU
You are setting a PickUp. There is only "0" in the second Number after the fist save.
Now you are going back and Move the PickUp. Now the second number is correct but the PickUp is empty!
Now i had the same Problem as you. Wenn i fill the PickUp again the second number is only "0". Something's going wrong here.
I'll test it again later on another route.
Regards Jan
Re: PickupItem
Posted: 24 Feb 2019, 20:58
by Goku
Thanks. This may help.