Call of Duty Script Documentation
bullettracer (<start>, <end>)
ModuleWeapons
Summary
creates a bullet tracer from the start to end point
Example
bullettracer(self.origin, target.origin)
Minimum Number of arguments: 2
1 : <start> The starting point bullet tracer
2 : <end> The end point bullet tracer
Number of optional arguments: 0
Return to Function List