<?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%3ASetCompleteFlag</id>
	<title>LUA:SetCompleteFlag - 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%3ASetCompleteFlag"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:SetCompleteFlag&amp;action=history"/>
	<updated>2026-07-12T04:27:33Z</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:SetCompleteFlag&amp;diff=4958&amp;oldid=prev</id>
		<title>Thefoof: Created page with &quot;'''Syntax'''&lt;br&gt; SetCompleteFlag([Quest*] Quest)&lt;br&gt;  '''Explanation'''&lt;br&gt; This function sets the (complete) flag next to a quest in the quest journal.  '''Example''' &lt;pre&gt;funct...&quot;</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:SetCompleteFlag&amp;diff=4958&amp;oldid=prev"/>
		<updated>2013-08-31T00:36:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Syntax&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt; SetCompleteFlag([Quest*] Quest)&amp;lt;br&amp;gt;  &amp;#039;&amp;#039;&amp;#039;Explanation&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt; This function sets the (complete) flag next to a quest in the quest journal.  &amp;#039;&amp;#039;&amp;#039;Example&amp;#039;&amp;#039;&amp;#039; &amp;lt;pre&amp;gt;funct...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Syntax'''&amp;lt;br&amp;gt;&lt;br /&gt;
SetCompleteFlag([Quest*] Quest)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Explanation'''&amp;lt;br&amp;gt;&lt;br /&gt;
This function sets the (complete) flag next to a quest in the quest journal.&lt;br /&gt;
&lt;br /&gt;
'''Example'''&lt;br /&gt;
&amp;lt;pre&amp;gt;function Init(Quest)&lt;br /&gt;
    SetCompleteFlag(Quest)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When this quest is started, the quest will show the (complete) flag.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.eq2emulator.net/wiki/index.php/Developer:LUA_Functions Back to LUA Functions]&lt;/div&gt;</summary>
		<author><name>Thefoof</name></author>
		
	</entry>
</feed>