<?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=Defining_Warp_Points</id>
		<title>Defining Warp Points - 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=Defining_Warp_Points"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Defining_Warp_Points&amp;action=history"/>
		<updated>2026-05-02T20:16: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=Defining_Warp_Points&amp;diff=632&amp;oldid=prev</id>
		<title>Dastgirpojee: Created page with &quot;These kind of scripts are used to show a warp in-game and define where to warp a player.  ==Basic syntax==  &lt;from map name&gt;,&lt;fromX&gt;,&lt;fromY&gt;,&lt;facing&gt;(tab)warp(tab...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Defining_Warp_Points&amp;diff=632&amp;oldid=prev"/>
				<updated>2013-10-03T16:43:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;These kind of &lt;a href=&quot;/wiki/Scripting&quot; title=&quot;Scripting&quot;&gt;scripts&lt;/a&gt; are used to show a warp in-game and define where to warp a player.  ==Basic syntax==  &amp;lt;from map name&amp;gt;,&amp;lt;fromX&amp;gt;,&amp;lt;fromY&amp;gt;,&amp;lt;facing&amp;gt;(tab)warp(tab...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;These kind of [[Scripting|scripts]] are used to show a warp in-game and define where to warp a player.&lt;br /&gt;
&lt;br /&gt;
==Basic syntax==&lt;br /&gt;
 &amp;lt;from map name&amp;gt;,&amp;lt;fromX&amp;gt;,&amp;lt;fromY&amp;gt;,&amp;lt;facing&amp;gt;(tab)warp(tab)&amp;lt;warp name&amp;gt;(tab)&amp;lt;spanx&amp;gt;,&amp;lt;spany&amp;gt;,&amp;lt;to map name&amp;gt;,&amp;lt;toX&amp;gt;,&amp;lt;toY&amp;gt;&lt;br /&gt;
'''From map name''', '''fromX''' and '''fromY''' defines where the warp will be placed. '''facing''' is not irrelevant so you can set it to zero.&lt;br /&gt;
&lt;br /&gt;
'''warp name''' declares the warp's name so you can enable or disable it using @enablenpc or @disablenpc atcommands.&lt;br /&gt;
&lt;br /&gt;
SpanX and SpanY will make the warp sensitive to a character who didn't step directly on it, but walked into a zone which is centered on the warp from coordinates and is SpanX in each direction across the X axis and SpanY in each direction across the Y axis.&lt;br /&gt;
&lt;br /&gt;
So here is an example how our warp must look:&lt;br /&gt;
 prontera,107,215,0	warp	prt01	2,2,prt_in,240,139&lt;br /&gt;
&lt;br /&gt;
When we have completed defining our warp, we can add it to a existing warp file (placed in {{git|npc/warps/}} folder) or create a new file. If you choose the last don't forget to [[Adding Script|add the new file to script list]]!&lt;br /&gt;
&lt;br /&gt;
[[Category:Scripting]]&lt;/div&gt;</summary>
		<author><name>Dastgirpojee</name></author>	</entry>

	</feed>