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

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