Difference between revisions of "ForceTakeCover"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>Vswe
m (Added Search Terms)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Syntax:'''
'''Syntax:'''
  ForceTakeCover ''TargetID'', ''duration''  
  [''ActorID''.]ForceTakeCover ''TargetID'', ''duration''  
'''Example:'''
'''Example:'''
   ForceTakeCover player 30
   ForceTakeCover player 30


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


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: AI Functions]]
[[Category: AI Functions]]
[[Category: AI Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
<!-- Begin Search Terms
Force
Take
Cover
End Search Terms -->

Latest revision as of 08:07, 20 June 2008

Syntax:

[ActorID.]ForceTakeCover TargetID, duration 

Example:

 ForceTakeCover player 30

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