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