home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 January / PCA126_DVD.iso / TRIAL / FPSCreator / Files / scriptbank / transporttoexit.fpi < prev    next >
Encoding:
Text File  |  2005-08-01  |  310 b   |  14 lines

  1. ;Artificial Intelligence Script
  2.  
  3. ;Header
  4.  
  5. desc          = Transport From IN to OUT
  6.  
  7. ;Triggers
  8.  
  9. :state=0:rundecal=2,coloff
  10. :state=0,plrhigher=10,plrdistwithin=50:state=1,plrsound=audiobank\scifi\scenery\lifts\teleport.wav,plrmoveto=Teleporter OUT
  11. :state=1,plrdistfurther=55:state=0
  12.  
  13. ;End of Script
  14.