<?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=Map_SetGatCell</id>
		<title>Map SetGatCell - 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=Map_SetGatCell"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Map_SetGatCell&amp;action=history"/>
		<updated>2026-05-01T08:56:19Z</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=Map_SetGatCell&amp;diff=75&amp;oldid=prev</id>
		<title>Mysterious: Created page with &quot;== Function to change gat cell type ==   void map_setgatcell(int m, int x, int y, int gat)  map_setgatcell(m,x,y,gat);  * m		= Map ID number * x		= x corrdinate of cell * y 		...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Map_SetGatCell&amp;diff=75&amp;oldid=prev"/>
				<updated>2013-01-13T03:28:07Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Function to change gat cell type ==   void map_setgatcell(int m, int x, int y, int gat)  map_setgatcell(m,x,y,gat);  * m		= Map ID number * x		= x corrdinate of cell * y 		...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Function to change gat cell type ==&lt;br /&gt;
&lt;br /&gt;
 void map_setgatcell(int m, int x, int y, int gat)&lt;br /&gt;
 map_setgatcell(m,x,y,gat);&lt;br /&gt;
&lt;br /&gt;
* m		= Map ID number&lt;br /&gt;
* x		= x corrdinate of cell&lt;br /&gt;
* y 		= y corrdinate of cell&lt;br /&gt;
* gat 		= type of cell to change to&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* gat = 0 (walkable and shootoverable ground and not water)(normal ground)&lt;br /&gt;
* gat = 1 (not walkable and not shootoverable ground and not water)(wall)&lt;br /&gt;
* gat = 3 (walkable and shootoverable ground and water)&lt;br /&gt;
* gat = 5 (not walkable and shootoverable ground and not water)&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>