home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 January / PCA126_DVD.iso / TRIAL / FPSCreator / Files / scriptbank / people / shoot.fpi < prev    next >
Encoding:
Text File  |  2005-01-27  |  452 b   |  19 lines

  1. ;Artificial Intelligence Script
  2.  
  3. ;Header
  4.  
  5. desc          = Look and Shoot
  6.  
  7. ;Triggers
  8.  
  9. :state=0,plrcanbeseen:state=1,settarget
  10. :losetarget=10:runfpidefault=1
  11. :state=0:runfpidefault=1
  12. :state=1:rotatetoplr
  13. :state=1,ifweapon=1,plrcanbeseen=46,plringunsight,rateoffire:useweapon,rundecal=6
  14. :state=1,ifweapon=0:state=2,setframe=6
  15. :state=2:incframe=6
  16. :state=2,frameatend=6:state=1,reloadweapon,sound=audiobank\guns\reload.wav
  17.  
  18. ;End of Script
  19.