<?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=Getguildmember</id>
		<title>Getguildmember - 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=Getguildmember"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Getguildmember&amp;action=history"/>
		<updated>2026-05-02T03:08:27Z</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=Getguildmember&amp;diff=943&amp;oldid=prev</id>
		<title>Sevenzz23: Created page with &quot;==Syntax== *getguildmember &lt;guild id&gt;{,&lt;type&gt;};  ==Description== This command will find all members of a specified guild and returns their names  (or character id or accou...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Getguildmember&amp;diff=943&amp;oldid=prev"/>
				<updated>2014-11-11T08:34:58Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Syntax== *&lt;a href=&quot;/wiki/Getguildmember&quot; title=&quot;Getguildmember&quot;&gt;getguildmember&lt;/a&gt; &amp;lt;guild id&amp;gt;{,&amp;lt;type&amp;gt;};  ==Description== This command will find all members of a specified guild and returns their names  (or character id or accou...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Syntax==&lt;br /&gt;
*[[getguildmember]] &amp;lt;guild id&amp;gt;{,&amp;lt;type&amp;gt;};&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This command will find all members of a specified guild and returns their names &lt;br /&gt;
(or character id or account id depending on the value of &amp;quot;type&amp;quot;) into an array&lt;br /&gt;
of temporary global variables.&lt;br /&gt;
&lt;br /&gt;
Upon executing this,&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$@guildmembername$[] is a global temporary string array which contains all the &lt;br /&gt;
                     names of these guild members.&lt;br /&gt;
                     (only set when type is 0 or not specified)&lt;br /&gt;
&lt;br /&gt;
$@guildmembercid[]   is a global temporary number array which contains the &lt;br /&gt;
                     character id of these guild members.&lt;br /&gt;
                     (only set when type is 1)&lt;br /&gt;
&lt;br /&gt;
$@guildmemberaid[]   is a global temporary number array which contains the &lt;br /&gt;
                     account id of these guild members.&lt;br /&gt;
                     (only set when type is 2)&lt;br /&gt;
&lt;br /&gt;
$@guildmembercount   is the number of guild members that were found.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The guild members will be found regardless of whether they are online or offline.&lt;br /&gt;
Note that the names come in no particular order.&lt;br /&gt;
&lt;br /&gt;
Be sure to use $@guildmembercount to go through this array, and not &lt;br /&gt;
'[[getarraysize]]', because it is not cleared between runs of '[[getguildmember]]'.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
For usage examples, see '[[getpartymember]]'.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[getguildmaster]]&lt;br /&gt;
*[[getguildmasterid]]&lt;br /&gt;
*[[getguildname]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Command]]&lt;/div&gt;</summary>
		<author><name>Sevenzz23</name></author>	</entry>

	</feed>