Page 2 of 2

Re: Museumtram Activity

Posted: 09 Jan 2022, 15:49
by Mark28jr
MSB4THOMAS wrote: 09 Jan 2022, 13:19 It now works thanks for the help :D
could you maybe share this so you can play it?

Re: Museumtram Activity

Posted: 09 Jan 2022, 19:39
by MSB4THOMAS
Yeah sure here you go:

Re: Museumtram Activity

Posted: 16 Jan 2022, 14:18
by Leipzig_LP
can someone tell me what i did wrong?
Museumtram RET4000.7z
(4.14 KiB) Downloaded 86 times

Re: Museumtram Activity

Posted: 16 Jan 2022, 14:43
by Jim2016
At the last few lines, you should remove the red "/", as you're closing the <train> tag, leaving the rest of the line outside of it

<consist start="HHOVMP" service="899">
<train pack="TramNL" file="RET400.xml"/><pantographs raised="true"/><cab id="0" mycontrol="true"/></train>
<train pack="TramNL" file="RET1000-1929.xml"/>
</consist>
</consists>
</activity>

Re: Museumtram Activity

Posted: 16 Jan 2022, 16:05
by Leipzig_LP
Thanks for the help.