home *** CD-ROM | disk | FTP | other *** search
- //
- // Drivers for the British Cup Challenge
- //
- // 2 Drivers for each British GTS team, the player will override any that are in the team he picks
- //
-
- ///////////////////////////////////////////////
- // Drivers for the British Cup Challenge //////
- //menu_title
- ///////////////////////////////////////////////
-
- :NAME Player 1
- // menu_title
- :DRIVER_ABILITY 10
-
- :NAME Player 2
- // menu_title
- :DRIVER_ABILITY 10
-
- /////////////////////////////////////////////////////////////////////
- // Use the above as a template and edit drivers from below onwards //
- /////////////////////////////////////////////////////////////////////
-
- :NAME Bond
- //menu_title
- :TEAM_NAME McLaren
- :DRIVER_ABILITY 8
-
- :NAME Yau
- //menu_title
- :TEAM_NAME McLaren
- :DRIVER_ABILITY 6
-
- :NAME Bonazza
- //menu_title
- :TEAM_NAME Lister GTS
- :DRIVER_ABILITY 8
-
- :NAME Barritt
- //menu_title
- :TEAM_NAME Lister GTS
- :DRIVER_ABILITY 7
-
- :NAME Woo
- //menu_title
- :TEAM_NAME Sintura
- :DRIVER_ABILITY 9
-
- :NAME Bayer
- //menu_title
- :TEAM_NAME Sintura
- :DRIVER_ABILITY 7
-