GetAmmoConsumedPercent
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Returns the percentage chance of providing an empty case item on use for the specified ammo or calling reference of an ammo item.
Syntax
(float) ammoReference.GetAmmoConsumedPercent ammo:baseform
Example
float fCaseChance set fCaseChance to GetAmmoConsumedPercent Ammo308
See Also
- SetAmmoTraitNumeric can be used to set the consumed percent
- SetAmmoConsumedPercent was added in xNVSE 6.3.1
- GetAmmoCasing
- GetWeaponAmmo