natives.GET AMMO IN PLAYER WEAPON

From GTA Connected
Revision as of 11:50, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.GET_AMMO_IN_PLAYER_WEAPON

Signature: void natives.GET_AMMO_IN_PLAYER_WEAPON(int weapon, int player)

Usage: retrieves the ammo in player weapon

Parameters

int weapon Weapon type identifier.
int player Player handle to act upon.

Return

void

On failure: void