Kit::AmmoUsed

From GECK
Jump to: navigation, search


A function added by the pp NVSE Plugin.

Description

Assigns a value for Ammo Used field for a weapon form.

Syntax

[help]
AmmoUsed: value:int 

Example

Link: WeapNV9mmPistol {
   AmmoUsed: 2
}

WeapNV9mmPistol now uses 2 ammo per shot.

See Also