Just a simple idea I thought I would throw out there. How about if when you pull up the team menu, it lists the team members from best to worst, rather than being in a random order? Maybe even have an option to switch the view between team contribution points and overall driver ranking?
This was supposed to be in v1.07, but our server programmer didn't have time to implement it. However the good thing is that this feature needs only server side modifications (sort the team player list by ranking before sending it to the client), so we can implement it without needing to patch the game.Originally Posted by nullen