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

  1. # Load the arena
  2.  
  3. SetModelDirectory    ..\data\arena\models
  4. SetTextureDirectory  ..\data\arena\textures\ar4
  5.  
  6. LoadGameGen arena4.gam arena_3
  7.  
  8. # Rotate the exit ramps.
  9. #FindNode exit
  10. #SetIntersectBBOX on
  11. #Object3DSetAction exit_ramp_motion
  12.  
  13.  
  14. source vid_mon.gw
  15.