Call of Duty Script Documentation

shoot(<accuracy modifier>, <shoot override vector>)


Module
AI


Summary


Makes this actor shoot.

Call this function on


<actor> An actor

Example


 guy shoot();

Minimum Number of arguments: 0


Number of optional arguments: 2



Return to Function List