GetPlayerCurrentAmmoRounds

Revision as of 18:28, 10 February 2013 by imported>WarMachineDD7
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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's weapon.

Syntax

(int) ref.GetPlayerCurrentAmmoRounds

Example

int currentAmmo
set currentAmmo to GetPlayerCurrentAmmoRounds