<?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=Getnameditem</id>
		<title>Getnameditem - 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=Getnameditem"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Getnameditem&amp;action=history"/>
		<updated>2026-05-02T09:58:49Z</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=Getnameditem&amp;diff=777&amp;oldid=prev</id>
		<title>Sevenzz23: Created page with &quot;== Syntax == * getnameditem &lt;item id&gt;,&lt;character name|character ID&gt;; * getnameditem &quot;&lt;item name&gt;&quot;,&lt;character name|character ID&gt;; == Description == Create an item signe...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Getnameditem&amp;diff=777&amp;oldid=prev"/>
				<updated>2013-12-05T03:15:34Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax == * &lt;a href=&quot;/wiki/Getnameditem&quot; title=&quot;Getnameditem&quot;&gt;getnameditem&lt;/a&gt; &amp;lt;item id&amp;gt;,&amp;lt;character name|character ID&amp;gt;; * &lt;a href=&quot;/wiki/Getnameditem&quot; title=&quot;Getnameditem&quot;&gt;getnameditem&lt;/a&gt; &amp;quot;&amp;lt;item name&amp;gt;&amp;quot;,&amp;lt;character name|character ID&amp;gt;; == Description == Create an item signe...&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;
* [[getnameditem]] &amp;lt;item id&amp;gt;,&amp;lt;character name|character ID&amp;gt;;&lt;br /&gt;
* [[getnameditem]] &amp;quot;&amp;lt;item name&amp;gt;&amp;quot;,&amp;lt;character name|character ID&amp;gt;;&lt;br /&gt;
== Description ==&lt;br /&gt;
Create an item signed with the given character's name. &lt;br /&gt;
&lt;br /&gt;
The command returns 1 when the item is created successfully, or 0 if it &lt;br /&gt;
fails. Failure occurs when:&lt;br /&gt;
- There is no player attached.&lt;br /&gt;
- Item name or ID is not valid.&lt;br /&gt;
- The given character ID/name is offline.&lt;br /&gt;
== Example ==&lt;br /&gt;
 //This will give the currently attached player a Aaron's Apple (if Aaron &lt;br /&gt;
 //is online).&lt;br /&gt;
 	getnameditem &amp;quot;Apple&amp;quot;,&amp;quot;Aaron&amp;quot;;&lt;br /&gt;
 	&lt;br /&gt;
 //Self-explanatory (I hope).&lt;br /&gt;
 	if (getnameitem(&amp;quot;Apple&amp;quot;,&amp;quot;Aaron&amp;quot;)) {&lt;br /&gt;
 		mes &amp;quot;You now have a Aaron's Apple!&amp;quot;;&lt;br /&gt;
 	}&lt;br /&gt;
&lt;br /&gt;
[[Category:Script_Command]]&lt;/div&gt;</summary>
		<author><name>Sevenzz23</name></author>	</entry>

	</feed>