home *** CD-ROM | disk | FTP | other *** search
- CreateModel(
- 4, //Number of detail levels
- "mi5", //Collision box file name
- // Object 0:
- "mi5a0", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 100, //Detail level
- // Object 1:
- "mi5a1", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 50, //Detail level
- // Object 2:
- "mi5a2", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 20, //Detail level
- // Object 3:
- "mi5a3", //PBO file name
- "MISSION", //Texture directory
- SORT, //This object shall be sorted
- 2 //Detail level
- );
-