<?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%3ASetQuestYellow</id>
	<title>LUA:SetQuestYellow - 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%3ASetQuestYellow"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:SetQuestYellow&amp;action=history"/>
	<updated>2026-07-13T22:17:43Z</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:SetQuestYellow&amp;diff=4964&amp;oldid=prev</id>
		<title>Thefoof: Created page with &quot;'''Syntax'''&lt;br&gt; SetQuestYellow([Quest*] Quest)&lt;br&gt;  '''Explanation'''&lt;br&gt; This function sets the category to display as yellow text for a quest in the quest journal.  '''Example...&quot;</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:SetQuestYellow&amp;diff=4964&amp;oldid=prev"/>
		<updated>2013-09-07T18:21:03Z</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; SetQuestYellow([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 category to display as yellow text for a quest in the quest journal.  &amp;#039;&amp;#039;&amp;#039;Example...&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;
SetQuestYellow([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 category to display as yellow text for 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;
    SetQuestYellow(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 category as yellow text.&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/LUA:QuestFunctions Back to Quest Functions]&lt;/div&gt;</summary>
		<author><name>Thefoof</name></author>
		
	</entry>
</feed>