Call of Duty Script Documentation
enterprone(<interpolation time>)
ModuleAI
Summary
Set the actor to enter the prone position.
Call this function on
<actor> An actor
Example
self EnterProne(1.0);
Minimum Number of arguments: 1
1 : <interpolation time> Time to go prone in seconds
Number of optional arguments: 0
Return to Function List