<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dev.playonset.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Heydoon</id>
	<title>Onset Developer Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dev.playonset.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Heydoon"/>
	<link rel="alternate" type="text/html" href="https://dev.playonset.com/wiki/Special:Contributions/Heydoon"/>
	<updated>2026-04-24T09:05:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://dev.playonset.com/index.php?title=EquipPlayerWeaponSlot&amp;diff=3782</id>
		<title>EquipPlayerWeaponSlot</title>
		<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=EquipPlayerWeaponSlot&amp;diff=3782"/>
		<updated>2020-01-30T23:02:12Z</updated>

		<summary type="html">&lt;p&gt;Heydoon: /* Fix typo */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Info|Function|Server|1.0}}&lt;br /&gt;
&lt;br /&gt;
{{FuncDescription|Equip the specified weapon slot for the specified player.}}&lt;br /&gt;
&lt;br /&gt;
{{FuncSyntax|EquipPlayerWeaponSlot(player, weaponslot)}}&lt;br /&gt;
&lt;br /&gt;
{{FuncParameters}}&lt;br /&gt;
{{FuncParam|player|The player identifier.}}&lt;br /&gt;
{{FuncParam|weaponslot|The weapon slot (range 0 - 3)}}&lt;br /&gt;
&lt;br /&gt;
{{FuncReturnValue|This function returns &#039;&#039;true&#039;&#039;&#039; on success.}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;gt;&lt;br /&gt;
EquipPlayerWeaponSlot(playerId, 1)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RelatedFunctions}}&lt;br /&gt;
{{WeaponFunctions}}&lt;/div&gt;</summary>
		<author><name>Heydoon</name></author>
	</entry>
</feed>