<?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%3ASetGridID</id>
	<title>LUA:SetGridID - 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%3ASetGridID"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:SetGridID&amp;action=history"/>
	<updated>2026-07-13T20:31:06Z</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:SetGridID&amp;diff=6209&amp;oldid=prev</id>
		<title>Jabantiz: Created page with &quot;{{PageHeaderChild|LUA|SetGridID}}  = LUA Functions: SetGridID() = Sets the grid id for the given spawn   ==== Syntax ==== SetGridID(param1, param2)   ==== Parameters ==== ; Requi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=LUA:SetGridID&amp;diff=6209&amp;oldid=prev"/>
		<updated>2016-01-29T02:46:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{PageHeaderChild|LUA|SetGridID}}  = LUA Functions: SetGridID() = Sets the grid id for the given spawn   ==== Syntax ==== SetGridID(param1, param2)   ==== Parameters ==== ; Requi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PageHeaderChild|LUA|SetGridID}}&lt;br /&gt;
&lt;br /&gt;
= LUA Functions: SetGridID() =&lt;br /&gt;
Sets the grid id for the given spawn&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Syntax ====&lt;br /&gt;
SetGridID(param1, param2)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
; Required - ''param1'' (Spawn), ''param2'' (int32)&lt;br /&gt;
: ''param1'' is the spawn we want to set&lt;br /&gt;
: ''param2'' is the grid ID&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Usage ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
function FinishedMove(Spawn)&lt;br /&gt;
     SetGridID(Spawn, 1234567)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When this function is called it will set the grid ID of the spawn to 1234567&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Notes ====&lt;br /&gt;
Should not be used, and will not have an effect, on a player&lt;/div&gt;</summary>
		<author><name>Jabantiz</name></author>
		
	</entry>
</feed>