<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Getequipid</id>
		<title>Getequipid - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Getequipid"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Getequipid&amp;action=history"/>
		<updated>2026-05-02T22:50:21Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Getequipid&amp;diff=908&amp;oldid=prev</id>
		<title>Dastgirpojee: Created page with &quot;==Syntax== *'''getequipid'''(&lt;equipment slot&gt;);  ==Description== This function returns the item ID of the item equipped in the equipment slot specified on the invoking charact...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Getequipid&amp;diff=908&amp;oldid=prev"/>
				<updated>2014-04-18T12:02:28Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Syntax== *&amp;#039;&amp;#039;&amp;#039;getequipid&amp;#039;&amp;#039;&amp;#039;(&amp;lt;equipment slot&amp;gt;);  ==Description== This function returns the item ID of the item equipped in the equipment slot specified on the invoking charact...&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;
*'''getequipid'''(&amp;lt;equipment slot&amp;gt;);&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This function returns the item ID of the item equipped in the equipment slot specified on the invoking character. If nothing is equipped on the specified slot, command returns -1.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Equipment Slots:&lt;br /&gt;
|-&lt;br /&gt;
|EQI_HEAD_TOP (1)&lt;br /&gt;
|Upper head gear&lt;br /&gt;
|-&lt;br /&gt;
|EQI_ARMOR (2)&lt;br /&gt;
|Armor (Where you keep your Jackets and Robes)&lt;br /&gt;
|-&lt;br /&gt;
|EQI_HAND_L (3)&lt;br /&gt;
|What is in your Left hand.&lt;br /&gt;
|-&lt;br /&gt;
|EQI_HAND_R (4)&lt;br /&gt;
|What is in your Right hand.&lt;br /&gt;
|-&lt;br /&gt;
|EQI_GARMENT (5)&lt;br /&gt;
|The garment slot (Mufflers, Hoods, Manteaus)&lt;br /&gt;
|-&lt;br /&gt;
|EQI_SHOES (6)&lt;br /&gt;
|What foot gear the player has on.&lt;br /&gt;
|-&lt;br /&gt;
|EQI_ACC_L (7)&lt;br /&gt;
|Accessory 1.&lt;br /&gt;
|-&lt;br /&gt;
|EQI_ACC_R (8)&lt;br /&gt;
|Accessory 2.&lt;br /&gt;
|-&lt;br /&gt;
|EQI_HEAD_MID (9)&lt;br /&gt;
|Middle Headgear (masks and glasses)&lt;br /&gt;
|-&lt;br /&gt;
|EQI_HEAD_LOW (10)&lt;br /&gt;
|Lower Headgear (beards, some masks)&lt;br /&gt;
|-&lt;br /&gt;
|EQI_COSTUME_HEAD_LOW (11)&lt;br /&gt;
|Lower Costume Headgear&lt;br /&gt;
|-&lt;br /&gt;
|EQI_COSTUME_HEAD_MID (12)&lt;br /&gt;
|Middle Costume Headgear&lt;br /&gt;
|-&lt;br /&gt;
|EQI_COSTUME_HEAD_TOP (13)&lt;br /&gt;
|Upper Costume Headgear&lt;br /&gt;
|-&lt;br /&gt;
|EQI_COSTUME_GARMENT (14)&lt;br /&gt;
|Costume Garment&lt;br /&gt;
|-&lt;br /&gt;
|EQI_SHADOW_ARMOR (15)&lt;br /&gt;
|Shadow Armor&lt;br /&gt;
|-&lt;br /&gt;
|EQI_SHADOW_WEAPON (16)&lt;br /&gt;
|Shadow Weapon&lt;br /&gt;
|-&lt;br /&gt;
|EQI_SHADOW_SHIELD (17)&lt;br /&gt;
|Shadow Shield&lt;br /&gt;
|-&lt;br /&gt;
|EQI_SHADOW_SHOES (18)&lt;br /&gt;
|Shadow Shoes&lt;br /&gt;
|-&lt;br /&gt;
|EQI_SHADOW_ACC_R (19)&lt;br /&gt;
|Shadow Accessory 2&lt;br /&gt;
|-&lt;br /&gt;
|EQI_SHADOW_ACC_L (20)&lt;br /&gt;
|Shadow Accessory 1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
 [[mes ]] &amp;quot;You should wear a cotton shirt to continue the quest&amp;quot;;&lt;br /&gt;
 [[if]] (getequipid(EQI_ARMOR)==Cotton_Shirt) goto L_WearingShirt;&lt;br /&gt;
 mes &amp;quot;Come Back when you have Cotton Shirt Equipped.&amp;quot;;&lt;br /&gt;
 [[close]];&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[getequipname]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Command]]&lt;/div&gt;</summary>
		<author><name>Dastgirpojee</name></author>	</entry>

	</feed>