Call of Duty Script Documentation
melee()
Module
AI
Summary
Makes this actor melee attack.
Call this function on
<actor> An actor
Example
guy melee();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List