home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 January / PCA126_DVD.iso / TRIAL / FPSCreator / Files / scriptbank / destroy / destroyandactivate.fpi < prev    next >
Encoding:
Text File  |  2005-07-12  |  201 b   |  13 lines

  1. ;Artificial Intelligence Script
  2.  
  3. ;Header
  4.  
  5. desc          = Disappear then activate another
  6.  
  7. ;Triggers
  8.  
  9. :state=0:state=1,plrsound=$0,activateifused=1
  10. :state=1:state=2,destroy
  11.  
  12. ;End of Script
  13.