Call of Duty Script Documentation
anglestoforward(<angles>)
ModuleVector
Summary
Returns the forward vector corresponding to a set of angles.
Example
forward = anglestoforward(forward);
Minimum Number of arguments: 1
1 : <angles> A set of angles
Number of optional arguments: 0
Return to Function List