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

  1. ;AI descriptor file
  2. ;3D object parts
  3. >g      ;green
  4. >d      ;desert
  5. >s      ;snow
  6. wtr_x.3do
  7. <<
  8. ;4-letter plot routine (must match loaded parts)
  9. 1prt,0,999999    ;requires 1 part
  10. 1prt,1,40
  11. 1prt,2
  12. ;4-letter move routine (enter NULL for static object)
  13. BUST
  14. <
  15. 1       ;Collidable
  16. 0       ;Missile / Projectile
  17. 0       ;Landable - You can land on the top of this object
  18.  
  19. 0       ;Good Team - Bad Target
  20. 0       ;Bad Team - Good Target
  21. 0       ;High Priority Target - Friendly Fire System
  22. 0       ;Goal
  23.  
  24. 6      ;hit points
  25. 0       ;(0=UNK, 1=TNK, 2=AIR, 3=COP, 4=GUN, 5=MSL)
  26. UNKNOWN
  27. <
  28.  
  29.