Black Ops III

MagicGrenadeType

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

Example:

ent MagicGrenadeType( "fraggrenade", self.origin, myVelocity )

Returns: entity

Parameters

ParameterSummary
*weaponNameThe name of the weapon
*sourceLocThe grenade starting point
*velocityThe velocity of the grenade
[time to blow]The grenade fuse time in seconds

* = mandatory