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

  1. CreateModel(
  2.   2,                 //Number of detail levels
  3.   "",                //No collision box
  4.   // Object 0:
  5.   "g36a0",           //PBO file name
  6.   "FIXED",         //Texture directory
  7.   SORT,              //This object shall be sorted
  8.   100,                //Detail level
  9.   // Object 1:
  10.   "g36a1",           //PBO file name
  11.   "FIXED",         //Texture directory
  12.   SORT,              //This object shall be sorted
  13.   2                 //Detail level
  14. );
  15.