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