home *** CD-ROM | disk | FTP | other *** search
- !include("..\\..\\LogicCommon\\race.def")
-
- //Race( "TestRace", "Data/Maps/poland/poland.map", "PolandTestDrive" )
- Race( "TestRace", "Data/Maps/usa/usa.map", "usa14" )
- {
- LapsCount(1)
- SetParam( "m_sRaceType", "&testdriverace&" )
- SetParam( "m_sVisScriptPath", "data/logiccommon/raceVis_TestDrive.def" )
- CupInfo( "&TestDriveTitle&" )
- SetParam( "m_sCupID", "&TestDriveTitle&" )
- }