Kit::Multishot

From GECK
Jump to: navigation, search


A function added by the pp NVSE Plugin.

Description

This effects how many projectiles come out of the weapon per shot. This function only works on weapon forms.

Syntax

[help]
Multishot: value:int 

Example

Link: WeapNV9mmPistol {
   Multishot: 2
}

WeapNV9mmPistol now fires 2 projectiles.

See Also