home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine NZ 2002 April / IMAG0402.ISO / Games / spacehaste2001demo.exe / L7 / l7.scene < prev    next >
Text File  |  2001-11-25  |  549b  |  18 lines

  1. //****************************
  2. //******* Sound FX's  ********
  3. //****************************
  4. // sample(id, name, scene, <location, volume, frequency, pan>);
  5. // if pan is 0, it is disabled; 0.5 even 1.0 right 0.01 left only
  6. // if only one <l,v,f,p> is set, this sample is single play, loops otherwise.
  7.  
  8.  
  9. //***************************************
  10. //******* Fog, Flares and Blinks ********
  11. //***************************************
  12.  
  13. //state(screen_add|particle_system, flare1, 0);
  14. //psystem(flabgr, 1, 1);
  15.  
  16. fog( 70,670,221,208,150 );
  17.  
  18.