home *** CD-ROM | disk | FTP | other *** search
/ Hiper 9 / Hiper_9.iso / DEMOS / Jogos / ComaGold / comgdemo.exe / DATA1.CAB / Program_Executable_Files / Cgold.pff / FIRE.AI < prev    next >
Encoding:
Text File  |  1998-04-08  |  771 b   |  34 lines

  1. ;tank AI descriptor file
  2. ;3D object parts
  3. >g      ;green
  4. >d      ;desert
  5. >s      ;snow
  6. flames.3do
  7. <<
  8. ;4-letter plot routine (must match loaded parts)
  9. face,0,99999     ;requires 1 part
  10. face,0,0
  11. face,0
  12. ;4-letter move routine (enter NULL for static object)
  13. fire   ;move routine
  14. 4       ;rate
  15. 1       ;control registers *
  16. 4       ;number of frames
  17. <
  18. 0       ;Collidable
  19. 0       ;Missile / Projectile
  20. 0       ;Landable - You can land on the top of this object
  21.  
  22. 0       ;Good Team - Bad Target
  23. 0       ;Bad Team - Good Target
  24. 0       ;High Priority Target - Friendly Fire System
  25. 0       ;Air
  26.  
  27. 1       ;hit points
  28. 0       ;type
  29. UNKNOWN ;name
  30. 36      ;sound number
  31. 6       ;volume 4=normal, 5=softer
  32. 10000h  ;pitch 10000h=normal,20000=+1octave
  33. <
  34.