Difference between revisions of "EvaluatePackage"

16 bytes added ,  04:17, 28 June 2006
Documenting actor functions ... also, evp doesn't have an argument, AFAIK
imported>Maturin
 
imported>Khadir
(Documenting actor functions ... also, evp doesn't have an argument, AFAIK)
Line 1: Line 1:
{{ActorFunction}}
'''Syntax:'''
'''Syntax:'''
  EvaluatePackage ''PackageID''
[''ActorID''.]EvaluatePackage
  evp ''PackageID''
[''ActorID''.]evp


Call this function on a specific Actor, to force the actor to reevaluate which package they should be running immediately. If a script has changed a condition and needs an actor to respond immediately, this function can be called on the actor.  
Call this function on a specific Actor, to force the actor to reevaluate which package they should be running immediately. If a script has changed a condition and needs an actor to respond immediately, this function can be called on the actor.  
Anonymous user