<?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%3AGetSpell</id>
	<title>LUA:GetSpell - 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%3AGetSpell"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:GetSpell&amp;action=history"/>
	<updated>2026-07-13T12:01:12Z</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:GetSpell&amp;diff=8492&amp;oldid=prev</id>
		<title>Cynnar: Created page with &quot;{{LUAFunction |Name = GetSpell |Description = Get spell |Param1 = int32 |Param1Desc = is the spell id |Param2 = int8 |Param2Desc = is the tier of the spell |Param3 = string |P...&quot;</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:GetSpell&amp;diff=8492&amp;oldid=prev"/>
		<updated>2022-06-19T18:07:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{LUAFunction |Name = GetSpell |Description = Get spell |Param1 = int32 |Param1Desc = is the spell id |Param2 = int8 |Param2Desc = is the tier of the spell |Param3 = string |P...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{LUAFunction&lt;br /&gt;
|Name = GetSpell&lt;br /&gt;
|Description = Get spell&lt;br /&gt;
|Param1 = int32&lt;br /&gt;
|Param1Desc = is the spell id&lt;br /&gt;
|Param2 = int8&lt;br /&gt;
|Param2Desc = is the tier of the spell&lt;br /&gt;
|Param3 = string&lt;br /&gt;
|Param3Desc = is the spell custom script file.&lt;br /&gt;
|Example =&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
function hailed(NPC, Player)&lt;br /&gt;
	GetSpell(1, 1, custom.lua)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|ExampleDesc = An NPC with this script get the spell with an id of 1 and the tier of 1 with a custom script named custom.lua&lt;br /&gt;
|Note: third argument added to setup custom script file&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Cynnar</name></author>
		
	</entry>
</feed>