SetAmmoConsumedPercent

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender version 6.3.1.

Description

Changes the percentage chance of providing an empty case item on use for the specified ammo or calling reference of an ammo item.

Syntax

[help]
ammoReference.SetAmmoConsumedPercent newPercent:float ammo:baseForm

Example

SetAmmoConsumedPercent 2.5 Ammo308 

See Also