Difference between revisions of "OnPackageDone"

Jump to navigation Jump to search
33 bytes removed ,  17:37, 29 January 2009
m
Standardized
imported>JOG
(Moved to "Category: Blocktypes")
imported>Haama
m (Standardized)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
   begin OnPackageDone PackageID
   begin OnPackageDone PackageID
  begin OnPackageEnd PackageID
'''Example:'''
'''Example:'''
   begin OnPackageDone FollowPlayerPackage  
   begin OnPackageDone FollowPlayerPackage  
Line 7: Line 8:


Note also that certain package types, such as wanders, sleeps and eats, cannot "complete", as they have no Done state, so OnPackageDone will never be triggered for these package types.  
Note also that certain package types, such as wanders, sleeps and eats, cannot "complete", as they have no Done state, so OnPackageDone will never be triggered for these package types.  
(NOTE: [[OnPackageEnd]] is interchangable with OnPackageDone)


==See Also==  
==See Also==  
[[OnPackageChange]]  
[[OnPackageChange]]  
[[Category: Blocktypes]]
[[Category: Blocktypes]]
Anonymous user

Navigation menu