<?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=Setwall</id>
		<title>Setwall - 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=Setwall"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Setwall&amp;action=history"/>
		<updated>2026-05-05T03:27:25Z</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=Setwall&amp;diff=729&amp;oldid=prev</id>
		<title>Via: Created page with &quot;==Syntax== *'''setwall''' &quot;&lt;map name&gt;&quot;,&lt;x&gt;,&lt;y&gt;,&lt;size&gt;,&lt;dir&gt;,&lt;shootable&gt;,&quot;&lt;wallname&gt;&quot;; *'''delwall''' &quot;&lt;wallname&gt;&quot;;  ==Description== Creates an invisible wall, an array of &quot;set...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Setwall&amp;diff=729&amp;oldid=prev"/>
				<updated>2013-11-06T06:30:13Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Syntax== *&amp;#039;&amp;#039;&amp;#039;setwall&amp;#039;&amp;#039;&amp;#039; &amp;quot;&amp;lt;map name&amp;gt;&amp;quot;,&amp;lt;x&amp;gt;,&amp;lt;y&amp;gt;,&amp;lt;size&amp;gt;,&amp;lt;dir&amp;gt;,&amp;lt;shootable&amp;gt;,&amp;quot;&amp;lt;wallname&amp;gt;&amp;quot;; *&amp;#039;&amp;#039;&amp;#039;delwall&amp;#039;&amp;#039;&amp;#039; &amp;quot;&amp;lt;wallname&amp;gt;&amp;quot;;  ==Description== Creates an invisible wall, an array of &amp;quot;set...&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;
*'''setwall''' &amp;quot;&amp;lt;map name&amp;gt;&amp;quot;,&amp;lt;x&amp;gt;,&amp;lt;y&amp;gt;,&amp;lt;size&amp;gt;,&amp;lt;dir&amp;gt;,&amp;lt;shootable&amp;gt;,&amp;quot;&amp;lt;wallname&amp;gt;&amp;quot;;&lt;br /&gt;
*'''delwall''' &amp;quot;&amp;lt;wallname&amp;gt;&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Creates an invisible wall, an array of &amp;quot;setcell&amp;quot; starting from x,y and doing a&lt;br /&gt;
line of the given size in the given direction. The difference with setcell is&lt;br /&gt;
this one updates the client part too, to avoid the glitch problem. Directions are the &lt;br /&gt;
same as NPC sprite facing directions: 0=north, 1=northwest, 2=west, etc.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
 -	script	setwall	-1,{&lt;br /&gt;
 	[[end]];&lt;br /&gt;
 [[OnInit]]:&lt;br /&gt;
 	setwall &amp;quot;prontera&amp;quot;,64,102,4,2,0,&amp;quot;PrtWall&amp;quot;;&lt;br /&gt;
 }&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Delwall]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Command]]&lt;/div&gt;</summary>
		<author><name>Via</name></author>	</entry>

	</feed>