Difference between revisions of "ForceTakeCover"
Jump to navigation
Jump to search
imported>Khadir (Documenting actor functions ...) |
imported>JOG |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
[''ActorID''.]ForceTakeCover ''TargetID'', ''duration'' | [''ActorID''.]ForceTakeCover ''TargetID'', ''duration'' | ||
Line 10: | Line 9: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: AI Functions]] | [[Category: AI Functions]] | ||
[[Category:Actor Functions]] |
Revision as of 10:27, 28 June 2006
Syntax:
[ActorID.]ForceTakeCover TargetID, duration
Example:
ForceTakeCover player 30
Forces an actor to move away from the TargetID actor for duration number of seconds.