home *** CD-ROM | disk | FTP | other *** search
/ Games 95 / Games95-disc1.iso / DDrome / RUN / HOTSPOT.GW < prev    next >
Text File  |  1997-03-18  |  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.