home *** CD-ROM | disk | FTP | other *** search
- CreateModel(
- 2, //Number of detail levels
- "ho0", //Collision box file name
- // Object 0:
- "ho0g0", //PBO file name
- "MISSION", //Texture directory
- NO_SORT, //This object shall not be sorted
- 100, //Detail level
- // Object 1:
- "ho0g1", //PBO file name
- "MISSION", //Texture directory
- NO_SORT, //This object shall not be sorted
- 2 //Detail level
- );
-