<?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%3ADeleted</id>
	<title>LUA:Deleted - 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%3ADeleted"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:Deleted&amp;action=history"/>
	<updated>2026-07-11T14:13:14Z</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:Deleted&amp;diff=4782&amp;oldid=prev</id>
		<title>Thefoof: Created page with &quot;This function will be called when you delete a quest from the journal.  ==== Syntax ==== Deleted(Quest, QuestGiver, Player)  ==== Usage ==== &lt;pre&gt; function Deleted(Quest, QuestGi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:Deleted&amp;diff=4782&amp;oldid=prev"/>
		<updated>2013-05-07T21:26:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This function will be called when you delete a quest from the journal.  ==== Syntax ==== Deleted(Quest, QuestGiver, Player)  ==== Usage ==== &amp;lt;pre&amp;gt; function Deleted(Quest, QuestGi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This function will be called when you delete a quest from the journal.&lt;br /&gt;
&lt;br /&gt;
==== Syntax ====&lt;br /&gt;
Deleted(Quest, QuestGiver, Player)&lt;br /&gt;
&lt;br /&gt;
==== Usage ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
function Deleted(Quest, QuestGiver, Player)&lt;br /&gt;
   Say(Player, &amp;quot;I deleted the quest!&amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The player that deleted the quest will say &amp;quot;I deleted the quest!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Notes ====&lt;br /&gt;
&lt;br /&gt;
QuestGiver is a spawn, and it is possible to be null so it needs to be checked if you plan to use it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[LUA:QuestFunctions|Back to LUA Quests Index]]&lt;/div&gt;</summary>
		<author><name>Thefoof</name></author>
		
	</entry>
</feed>