GetPlayerCurrentAmmo

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the base form for the ammo currently held in the player's weapon.

Syntax

[help]
(Ammo:baseform) GetPlayerCurrentAmmo

Example

ref currentAmmo
set currentAmmo to GetPlayerCurrentAmmo

See Also