<?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=Mob_Once_Spawn</id>
		<title>Mob Once Spawn - 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=Mob_Once_Spawn"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Mob_Once_Spawn&amp;action=history"/>
		<updated>2026-05-01T17:03:20Z</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=Mob_Once_Spawn&amp;diff=49&amp;oldid=prev</id>
		<title>Mysterious: Created page with &quot;== Mob Spawn ==  int mob_once_spawn (struct map_session_data *sd, char *mapname, short x, short y, const char *mobname, int class_, int amount, const char *event)   mob_once_s...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Mob_Once_Spawn&amp;diff=49&amp;oldid=prev"/>
				<updated>2013-01-13T03:16:33Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Mob Spawn ==  int mob_once_spawn (struct map_session_data *sd, char *mapname, short x, short y, const char *mobname, int class_, int amount, const char *event)   mob_once_s...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Mob Spawn ==&lt;br /&gt;
 int mob_once_spawn (struct map_session_data *sd, char *mapname, short x, short y, const char *mobname, int class_, int amount, const char *event)&lt;br /&gt;
&lt;br /&gt;
 mob_once_spawn(sd,&amp;quot;mapname&amp;quot;, x, y, &amp;quot;Name&amp;quot;, mob_class, Count, &amp;quot;Event&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;mapname&amp;quot;	= Map Name (&amp;quot;this&amp;quot; is actual map)&lt;br /&gt;
* X and Y		= Map coordenates&lt;br /&gt;
* &amp;quot;Name&amp;quot;	= Name that will show&lt;br /&gt;
** &amp;quot;--ja--&amp;quot; Will show the name in collumn &amp;quot;Japanese&amp;quot; in mob_db&lt;br /&gt;
** &amp;quot;--en--&amp;quot; Will show the name in collumn &amp;quot;English&amp;quot; in mob_db&lt;br /&gt;
** [[status_get_name]](src) Will show character name&lt;br /&gt;
* mob_class	= Mob ID&lt;br /&gt;
* Count		= Amount to be spawned&lt;br /&gt;
* Event		= Event that will start On Mob Death&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Source_Functions]]&lt;/div&gt;</summary>
		<author><name>Mysterious</name></author>	</entry>

	</feed>