home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 28 / #28-2.iso / GAMES / ComanGld / DATA1.CAB / Program_Executable_Files / Cgold.pff / DIRTHIT.AI < prev    next >
Encoding:
Text File  |  1998-04-08  |  684 b   |  32 lines

  1. ;AI descriptor file
  2. ;3D object parts
  3. >g      ;green
  4. >d      ;desert
  5. >s      ;snow
  6. ;exp_c.3do
  7. sparks.3do
  8. <<
  9. ;4-letter plot routine (must match loaded parts)
  10. face,0,999999    ;routine, base part # (from above list), distance
  11. face,0,0
  12. face,0
  13. ;4-letter move routine (enter NULL for static object)
  14. boom
  15. 5       ;rate
  16. 1       ;control register *
  17. 7       ;number of frames
  18. <
  19. 0       ;Collidable
  20. 0       ;Missile / Projectile
  21. 0       ;Landable - You can land on the top of this object
  22.  
  23. 0       ;Good Team - Bad Target
  24. 0       ;Bad Team - Good Target
  25. 0       ;High Priority Target - Friendly Fire System
  26. 0       ;Air
  27.  
  28. 1       ;hit points
  29. 0       ;type
  30. UNKNOWN
  31. <
  32.