home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 50 / PCGAMER50.bin / Games / jsf / JSF / PBT / am4g.PBT < prev    next >
Encoding:
Text File  |  1997-08-29  |  491 b   |  15 lines

  1. CreateModel(
  2.   2,                 //Number of detail levels
  3.   "am4",             //Collision box file name
  4.   // Object 0:
  5.   "am4g0",           //PBO file name
  6.   "MISSION",         //Texture directory
  7.   NO_SORT,           //This object shall not be sorted
  8.   40,                //Detail level
  9.   // Object 1:
  10.   "am4g1",           //PBO file name
  11.   "MISSION",         //Texture directory
  12.   NO_SORT,           //This object shall not be sorted
  13.   2                 //Detail level
  14. );
  15.