<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AgetAmmoInClip</id>
	<title>Player::getAmmoInClip - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AgetAmmoInClip"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Player::getAmmoInClip&amp;action=history"/>
	<updated>2026-06-04T18:16:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Player::getAmmoInClip&amp;diff=20054&amp;oldid=prev</id>
		<title>Oggymot: Created page with &quot;==Syntax== &lt;syntaxhighlight lang=&quot;javascript&quot;&gt;player.getAmmoInClip(weapon_hash);&lt;/syntaxhighlight&gt; === Required Arguments === *&#039;&#039;&#039;weapon_hash&#039;&#039;&#039; - Weapon hash ===Return value=...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Player::getAmmoInClip&amp;diff=20054&amp;oldid=prev"/>
		<updated>2020-10-14T08:55:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;player.getAmmoInClip(weapon_hash);&amp;lt;/syntaxhighlight&amp;gt; === Required Arguments === *&amp;#039;&amp;#039;&amp;#039;weapon_hash&amp;#039;&amp;#039;&amp;#039; - Weapon hash ===Return value=...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;player.getAmmoInClip(weapon_hash);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;weapon_hash&amp;#039;&amp;#039;&amp;#039; - Weapon hash&lt;br /&gt;
===Return value===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;int&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
let weapon_hash = mp.players.local.weapon;&lt;br /&gt;
let ammoClip = mp.players.local.getAmmoInClip(weapon_hash);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oggymot</name></author>
	</entry>
</feed>