Launches a weapon from the given position with the given velocity. Velocity determines direction.
Example:
bomb = player MagicMissile( "artillery_mp", (100,100,0), ( 0.1, 0.1, 0.1 ) )
Returns: entity
entity
* = mandatory