Difference between revisions of "ScriptEvent:ammoInClip"

From Mod Wiki
 
(No difference)

Latest revision as of 10:57, 5 November 2007

Parameters

integer index -- Clip index.

Result

integer

Supported By

idWeapon

Comments

  • If the clip index is out of range, the result will be 0.

Functionality

Returns the amount of ammo in the clip at the given index.