<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.vc-mp.org/index.php?action=history&amp;feed=atom&amp;title=Scripting%2FSquirrel%2FFunctions%2FSetAmmuWeapon</id>
	<title>Scripting/Squirrel/Functions/SetAmmuWeapon - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.vc-mp.org/index.php?action=history&amp;feed=atom&amp;title=Scripting%2FSquirrel%2FFunctions%2FSetAmmuWeapon"/>
	<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/SetAmmuWeapon&amp;action=history"/>
	<updated>2026-04-11T06:28:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/SetAmmuWeapon&amp;diff=20559&amp;oldid=prev</id>
		<title>AlecuMadalin32: Created page with &quot;== Syntax ==  &lt;pre&gt;SetAmmuWeapon( weaponslot, weaponID, cost )&lt;/pre&gt;  == Arguments ==  * &#039;&#039;&#039;weaponslot&#039;&#039;&#039; - Give the weapon a slot * &#039;&#039;&#039;weaponid&#039;&#039;&#039; - ID of the weapon * &#039;&#039;&#039;cos...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/SetAmmuWeapon&amp;diff=20559&amp;oldid=prev"/>
		<updated>2019-08-22T21:07:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax ==  &amp;lt;pre&amp;gt;SetAmmuWeapon( weaponslot, weaponID, cost )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;&amp;#039;weaponslot&amp;#039;&amp;#039;&amp;#039; - Give the weapon a slot * &amp;#039;&amp;#039;&amp;#039;weaponid&amp;#039;&amp;#039;&amp;#039; - ID of the weapon * &amp;#039;&amp;#039;&amp;#039;cos...&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;
&lt;br /&gt;
&amp;lt;pre&amp;gt;SetAmmuWeapon( weaponslot, weaponID, cost )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;weaponslot&amp;#039;&amp;#039;&amp;#039; - Give the weapon a slot&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;weaponid&amp;#039;&amp;#039;&amp;#039; - ID of the weapon&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;cost&amp;#039;&amp;#039;&amp;#039; - The amount of money&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;squirrel&amp;quot;&amp;gt;&lt;br /&gt;
function onScriptLoad () {&lt;br /&gt;
	SetAmmuWeapon(10,21,10)&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
The function [https://wiki.vc-mp.org/wiki/OnScriptLoad onScriptLoad]&lt;/div&gt;</summary>
		<author><name>AlecuMadalin32</name></author>
	</entry>
</feed>