Call of Duty Script Documentation

bulletspread (<start>, <end>, <spread>)


Module
Weapons


Summary


uses spread to return a new end position

Example


endpos = bulletspread(self.origin, target.origin, 1.0)

Minimum Number of arguments: 3


Number of optional arguments: 0



Return to Function List