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


Module: Weapons
SP Only

Summary:

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



Example:

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



Required Args:

  • 1 : <weaponName> The name of the weapon
  • 2 : <start> The bullet tracer starting point
  • 3 : <end> The end point