home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 76 / XENIATGM66.iso / Messiah / data1.cab / Program_Executable_Files / messiahscripts / Particles / c2_factory.spt next >
Text File  |  1999-11-29  |  194b  |  10 lines

  1. if(VCurScene==7)
  2. {
  3.     if(VSetActive=="pston_5")
  4.     {
  5.         vector(_set,Gactorpos,-9835,22539,18895);
  6.         vector(_set,Gactorine,0,0,-26);
  7.         SpawnParticle(fx_firejets,-1,Gactorpos,Gactorine);
  8.  
  9.     }
  10. }