<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Getd</id>
		<title>Getd - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Getd"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Getd&amp;action=history"/>
		<updated>2026-05-01T06:32:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Getd&amp;diff=679&amp;oldid=prev</id>
		<title>Dastgirpojee: Created page with &quot;Category:Script_Command ==Syntax== * getd(&quot;&lt;variable name&gt;&quot;); ==Description== Returns a reference to a variable, the name can be constructed dynamically. Refer to [[se...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Getd&amp;diff=679&amp;oldid=prev"/>
				<updated>2013-10-03T18:04:25Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/wiki/Category:Script_Command&quot; title=&quot;Category:Script Command&quot;&gt;Category:Script_Command&lt;/a&gt; ==Syntax== * &lt;a href=&quot;/wiki/Getd&quot; title=&quot;Getd&quot;&gt;getd&lt;/a&gt;(&amp;quot;&amp;lt;variable name&amp;gt;&amp;quot;); ==Description== Returns a reference to a variable, the name can be constructed dynamically. Refer to [[se...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Script_Command]]&lt;br /&gt;
==Syntax==&lt;br /&gt;
* [[getd]](&amp;quot;&amp;lt;variable name&amp;gt;&amp;quot;);&lt;br /&gt;
==Description==&lt;br /&gt;
Returns a reference to a variable, the name can be constructed dynamically.&lt;br /&gt;
Refer to [[setd]] for usage.&lt;br /&gt;
&lt;br /&gt;
This can also be used to set an array dynamically:&lt;br /&gt;
  setarray getd(&amp;quot;.array[0]&amp;quot;), 1, 2, 3, 4, 5;&lt;br /&gt;
==Examples==&lt;br /&gt;
 [[set]] .@mob_id, 1002;&lt;br /&gt;
 [[dispbottom]] getd(&amp;quot;.prize_&amp;quot; + .@mob_id); // displays the value of .prize_1002&lt;/div&gt;</summary>
		<author><name>Dastgirpojee</name></author>	</entry>

	</feed>