home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 January / PCA126_DVD.iso / TRIAL / FPSCreator / Files / scriptbank / healthuse.fpi < prev    next >
Encoding:
Text File  |  2005-04-28  |  252 b   |  13 lines

  1. ;Artificial Intelligence Script
  2.  
  3. ;Header
  4.  
  5. desc          = Health Station
  6.  
  7. ;Triggers
  8.  
  9. :state=0,plrdistwithin=100,plrusingaction=1:state=1,plraddhealth=2,plrsound=audiobank\items\healthup.wav
  10. :state=1,plrusingaction=0:state=0
  11.  
  12. ;End of Script
  13.