Black Ops III

MagicGrenadeManual

creates a "Magic" grenade from an actor

Example:

self MagicGrenadeManual( self.origin, target.origin, 2.0 )

Returns: entity

Parameters

ParameterSummary
*originThe starting point of the grenade toss
*velocityThe initial velocity vector for the grenade movement
[time to blow]The grenade fuse time in seconds

* = mandatory