home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 67 / MM67.ISO / Vampire / Vampire_Demo.exe / Resource.nob / misc / Explosions / muzzleMagnum.nex < prev    next >
Text File  |  2000-06-22  |  1KB  |  27 lines

  1. // muzzleMagnum explosion file
  2.  
  3.  
  4. // time         NOP
  5.  
  6. // time         CREATE          repeat     chance  timer templatename    distance     offset
  7.  
  8. // time         APPLYDAMAGE
  9. // time         SETDAMAGE       min        max     [pulse]         [type]       [radius]
  10.  
  11. // time         DYNAON
  12. // time         DYNAOFF
  13. // time         DYNAINTENSITY   INSTANT    value
  14. // time         DYNAINTENSITY   RAMP       value        time
  15. // time         DYNAINTENSITY   GAUSS      value        time    peakVal    peakTime
  16. // time         DYNARADIUS      INSTANT    value
  17. // time         DYNARADIUS      RAMP       value        time
  18. // time         DYNACOLOR       INSTANT    R            G       B
  19. // time         DYNACOLOR       RAMP       R            G       B       time
  20.  
  21.  
  22. 1               DYNAON
  23. 1               CREATE          1          1.0     100  muzzleFlash    0       0       0       0
  24. 120             DYNAINTENSITY   RAMP       150.0   50
  25. 170             DYNAINTENSITY   RAMP       0.0     50
  26. 225             NOP
  27.