Hi guys, quick question: What determines the order of vehicles within a team? In the screenshot, I'm compiling all the mod updates from a season to create an "All Cars" version of the mod. So, originally the top 2 were named 'Termo' and the bottom 'Termo (Retro)', I added the 'Rounds X-X' afterwards to identify them in-game. In the files, 'Termo, Rounds 1-2' has the original file name for the VEH, DDS, and attached resources, and 'Termo, Rounds 7-13, 15' has 'V3' attached at the end of all of its file names. I'm trying to find out why it seems to sort A-Z in-game but then Z-A if vehicles include numbers in their name. I'm ultimately trying to get the vehicles into the order 'Termo, Rounds 1-2' , 'Termo, Rounds 7-13, 15' , 'Termo (Retro), Round 14'. I hope all that made sense