home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 10 / 1996-11_-_Disc_2.10.bin / ddrome / data.z / HOTSPOT.GW < prev    next >
Text File  |  1996-03-05  |  535b  |  17 lines

  1. # Load the hotspot
  2.  
  3. SetModelDirectory    ..\data\effects\models
  4. SetTextureDirectory  ..\data\effects\textures
  5.  
  6. LoadGameGen hotspot1.gam  HotSpot_dormant 
  7. LoadGameGen hotspot2.gam  HotSpot_active
  8. LoadGameGen hotspot3.gam  HotSpot_erupting_0
  9. LoadGameGen hotspot3.gam  HotSpot_erupting_1
  10. LoadGameGen hotspot3.gam  HotSpot_erupting_2
  11. LoadGameGen hotspot3.gam  HotSpot_erupting_3
  12. LoadGameGen hotspot3.gam  HotSpot_erupting_4
  13. LoadGameGen hotspot3.gam  HotSpot_erupting_5
  14.  
  15. # echo printtree hotspot
  16. # PrintTree HotSpot_dormant
  17.