Call of Duty Script Documentation

magicbullet ( <weaponName>, <sourceLoc>, <destLoc> )


Module
Weapons


Summary


Fire a 'magic bullet', from the source location towards the destination point.

Example


 magicbullet("mosin_nagant_sniper", self.origin, target.origin)

Minimum Number of arguments: 3


Number of optional arguments: 0



Return to Function List