Difference between revisions of "ForceTakeCover"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>Khadir
(Documenting actor functions ...)
Line 1: Line 1:
{{ActorFunction}}
'''Syntax:'''
'''Syntax:'''
  ForceTakeCover ''TargetID'', ''duration''  
  [''ActorID''.]ForceTakeCover ''TargetID'', ''duration''  
'''Example:'''
'''Example:'''
   ForceTakeCover player 30
   ForceTakeCover player 30

Revision as of 04:28, 28 June 2006

Template:ActorFunction Syntax:

[ActorID.]ForceTakeCover TargetID, duration 

Example:

 ForceTakeCover player 30

Forces an actor to move away from the TargetID actor for duration number of seconds.