<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://oldwiki.eq2classic.com/index.php?action=history&amp;feed=atom&amp;title=LUA%3Aremoved</id>
	<title>LUA:removed - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://oldwiki.eq2classic.com/index.php?action=history&amp;feed=atom&amp;title=LUA%3Aremoved"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:removed&amp;action=history"/>
	<updated>2026-07-13T19:48:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.3</generator>
	<entry>
		<id>https://oldwiki.eq2classic.com/index.php?title=LUA:removed&amp;diff=4789&amp;oldid=prev</id>
		<title>Thefoof: Created page with &quot;This function is called when an item is removed.  ==== Syntax ==== removed(Item, target)  ==== Usage ==== &lt;pre&gt; function removed(Item, Player)     Say(Player, &quot;remove function ca...&quot;</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:removed&amp;diff=4789&amp;oldid=prev"/>
		<updated>2013-05-08T00:39:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This function is called when an item is removed.  ==== Syntax ==== removed(Item, target)  ==== Usage ==== &amp;lt;pre&amp;gt; function removed(Item, Player)     Say(Player, &amp;quot;remove function ca...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This function is called when an item is removed.&lt;br /&gt;
&lt;br /&gt;
==== Syntax ====&lt;br /&gt;
removed(Item, target)&lt;br /&gt;
&lt;br /&gt;
==== Usage ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
function removed(Item, Player)&lt;br /&gt;
    Say(Player, &amp;quot;remove function called&amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
When an item with this function is called the player will say &amp;quot;remove function called&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[LUA:ItemFunctions|Back to LUA Items Index]]&lt;/div&gt;</summary>
		<author><name>Thefoof</name></author>
		
	</entry>
</feed>