GetPlayerCurrentAmmoRounds

From the Fallout3 GECK Wiki
Revision as of 04:45, 1 February 2013 by imported>WarMachineDD7
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the current number of rounds in the clip of the player.

Syntax

[help]
(int) ref.GetPlayerCurrentAmmoRounds

Example

int currentAmmo
set currentAmmo to GetPlayerCurrentAmmoRounds