Hi, I'm trying to improve and add to the movement and appearance of the mass transport... I have created new .dat files in CodeWalker but cant see them working in-game Following advice from the CodeWalker Discord, my trainstracks.xml ends with this:
........................
<train_track
filename="common:/data/levels/gta5/trains13.dat"
trainConfigName="metro_group"
isPingPongTrack="false"
stopsAtStations="false"
MPstopsAtStations="true"
speed="8"
brakingDist="10"
isDLC="true"
dlcTrackIndex="12"/>
</train_tracks>
note the additions (in italics) ... My test track is located in the docks, a simple circuit.
I appear to be missing something, can anyone here help me?