Hey!
I'm currently using RESPAWN_PLAYER <x> <y> <xdir> <ydir> as it is meant to be.
Strangely, everytime I do it, it takes me outside the map.
I know I got the coordinates right but idk why it still goes outside.
Any ideas why?
RESPAWN_PLAYER is taking me outside map
Re: RESPAWN_PLAYER is taking me outside map
Here's my map's code:
Here are the settings im using for it:
Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE Resource SYSTEM "ct/map-0.2.8.3.1_sty+ct-r1.dtd">
<Resource type="aamap" name="Adventure_Begins" version="1.0.1" author="Lover-Boy" category="Advanced/Adventure">
<Map version="2">
<World>
<Field>
<Axes number="4"/>
<Spawn x="560" y="-128" xdir="0" ydir="-1"/>
<Spawn x="1504" y="-128" xdir="0" ydir="-1"/>
<Zone effect="death">
<ShapeCircle radius="7">
<Point x="384" y="-160"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="7">
<Point x="384" y="-336"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="7">
<Point x="736" y="-160"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="7">
<Point x="736" y="-336"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="448" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="464" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="480" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="496" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="512" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="528" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="672" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="656" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="640" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="624" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="608" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="592" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="448" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="464" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="480" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="496" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="512" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="528" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="592" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="608" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="624" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="640" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="656" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="672" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="7">
<Point x="1328" y="-160"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="7">
<Point x="1680" y="-160"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="7">
<Point x="1328" y="-336"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="7">
<Point x="1680" y="-336"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1392" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1408" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1424" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1440" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1456" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1472" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1392" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1408" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1424" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1440" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1456" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1472" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1536" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1552" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1616" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1600" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1584" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1568" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1616" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1600" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1584" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1568" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1552" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1536" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="32">
<Point x="768" y="-448"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="32">
<Point x="1296" y="-448"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="32">
<Point x="1712" y="-448"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="32">
<Point x="352" y="-448"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="704" y="64"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="864" y="64"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1216" y="64"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1376" y="64"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="704" y="-576"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="864" y="-576"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1216" y="-576"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1376" y="-576"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="976" y="-416"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1088" y="-416"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="1088" y="-128"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="10">
<Point x="976" y="-128"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="784" y="48"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="1296" y="48"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="1296" y="80"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="784" y="80"/>
</ShapeCircle>
</Zone>
<Zone effect="fortress">
<ShapeCircle radius="25" growth="0">
<Point x="1504" y="-128"/>
</ShapeCircle>
</Zone>
<Zone effect="fortress">
<ShapeCircle radius="25" growth="0">
<Point x="560" y="-128"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="1120" y="80"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="1120" y="48"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="960" y="80"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="960" y="48"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="1120" y="-560"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="1120" y="-592"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="960" y="-560"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="8">
<Point x="960" y="-592"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="960" y="-176"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="992" y="-192"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="960" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1104" y="-176"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1072" y="-192"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1104" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="992" y="-352"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="960" y="-368"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="960" y="-320"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1072" y="-352"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1104" y="-368"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1104" y="-320"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1024" y="-208"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1040" y="-208"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1024" y="-336"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1040" y="-336"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="992" y="-288"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="992" y="-256"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1072" y="-256"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1072" y="-288"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1040" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1024" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1024" y="-240"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1040" y="-240"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1024" y="-304"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1040" y="-304"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1024" y="-368"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1040" y="-368"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1040" y="-176"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1024" y="-176"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1072" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="992" y="-224"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="992" y="-320"/>
</ShapeCircle>
</Zone>
<Zone effect="death">
<ShapeCircle radius="5">
<Point x="1072" y="-320"/>
</ShapeCircle>
</Zone>
<Zone effect="flag">
<ShapeCircle radius="5" growth="0">
<Point x="1104" y="-272"/>
</ShapeCircle>
</Zone>
<Zone effect="flag">
<ShapeCircle radius="5" growth="0">
<Point x="960" y="-272"/>
</ShapeCircle>
</Zone>
<Wall height="50">
<Point x="448" y="-240"/>
<Point x="448" y="-80"/>
<Point x="672" y="-80"/>
<Point x="672" y="-240"/>
</Wall>
<Wall height="50">
<Point x="448" y="-240"/>
<Point x="400" y="-240"/>
</Wall>
<Wall height="50">
<Point x="400" y="-256"/>
<Point x="448" y="-256"/>
<Point x="448" y="-416"/>
</Wall>
<Wall height="50">
<Point x="672" y="-240"/>
<Point x="720" y="-240"/>
</Wall>
<Wall height="50">
<Point x="720" y="-256"/>
<Point x="672" y="-256"/>
<Point x="672" y="-416"/>
</Wall>
<Wall height="50">
<Point x="400" y="-240"/>
<Point x="400" y="-64"/>
<Point x="576" y="-64"/>
</Wall>
<Wall height="50">
<Point x="544" y="80"/>
<Point x="544" y="-48"/>
<Point x="368" y="-48"/>
<Point x="368" y="-400"/>
</Wall>
<Wall height="50">
<Point x="720" y="-240"/>
<Point x="720" y="-64"/>
<Point x="576" y="-64"/>
</Wall>
<Wall height="50">
<Point x="576" y="48"/>
<Point x="576" y="-48"/>
<Point x="752" y="-48"/>
<Point x="752" y="-400"/>
</Wall>
<Wall height="50">
<Point x="400" y="-256"/>
<Point x="400" y="-416"/>
</Wall>
<Wall height="50">
<Point x="720" y="-256"/>
<Point x="720" y="-416"/>
</Wall>
<Wall height="50">
<Point x="752" y="-400"/>
<Point x="808" y="-400"/>
</Wall>
<Wall height="50">
<Point x="368" y="-400"/>
<Point x="312" y="-400"/>
</Wall>
<Wall height="50">
<Point x="720" y="-416"/>
<Point x="768" y="-416"/>
</Wall>
<Wall height="50">
<Point x="400" y="-416"/>
<Point x="352" y="-416"/>
</Wall>
<Wall height="50">
<Point x="448" y="-416"/>
<Point x="544" y="-416"/>
</Wall>
<Wall height="50">
<Point x="672" y="-416"/>
<Point x="576" y="-416"/>
</Wall>
<Wall height="50">
<Point x="544" y="-416"/>
<Point x="544" y="-528"/>
<Point x="544" y="-592"/>
</Wall>
<Wall height="50">
<Point x="576" y="-416"/>
<Point x="576" y="-560"/>
<Point x="816" y="-560"/>
</Wall>
<Wall height="50">
<Point x="576" y="48"/>
<Point x="1024" y="48"/>
</Wall>
<Wall height="50">
<Point x="544" y="80"/>
<Point x="1520" y="80"/>
</Wall>
<Wall height="50">
<Point x="808" y="-400"/>
<Point x="808" y="-496"/>
</Wall>
<Wall height="50">
<Point x="808" y="-496"/>
<Point x="728" y="-496"/>
</Wall>
<Wall height="50">
<Point x="728" y="-496"/>
<Point x="728" y="-432"/>
<Point x="712" y="-432"/>
<Point x="712" y="-296"/>
<Point x="704" y="-288"/>
<Point x="688" y="-288"/>
<Point x="680" y="-296"/>
<Point x="680" y="-432"/>
<Point x="592" y="-432"/>
<Point x="592" y="-504"/>
<Point x="816" y="-504"/>
</Wall>
<Wall height="50">
<Point x="672" y="-288"/>
<Point x="680" y="-280"/>
<Point x="712" y="-280"/>
<Point x="720" y="-288"/>
</Wall>
<Wall height="50">
<Point x="576" y="-512"/>
<Point x="816" y="-512"/>
</Wall>
<Wall height="50">
<Point x="400" y="-288"/>
<Point x="408" y="-280"/>
<Point x="440" y="-280"/>
<Point x="448" y="-288"/>
</Wall>
<Wall height="50">
<Point x="408" y="-296"/>
<Point x="416" y="-288"/>
<Point x="432" y="-288"/>
<Point x="440" y="-296"/>
<Point x="440" y="-432"/>
<Point x="528" y="-432"/>
<Point x="528" y="-504"/>
<Point x="312" y="-504"/>
</Wall>
<Wall height="50">
<Point x="408" y="-296"/>
<Point x="408" y="-432"/>
<Point x="392" y="-432"/>
<Point x="392" y="-496"/>
<Point x="312" y="-496"/>
<Point x="312" y="-400"/>
</Wall>
<Wall height="50">
<Point x="816" y="-512"/>
<Point x="816" y="-560"/>
</Wall>
<Wall height="50">
<Point x="816" y="-504"/>
<Point x="816" y="-48"/>
</Wall>
<Wall height="50">
<Point x="816" y="-48"/>
<Point x="1024" y="-48"/>
<Point x="1024" y="48"/>
</Wall>
<Wall height="50">
<Point x="1248" y="-48"/>
<Point x="1056" y="-48"/>
<Point x="1056" y="48"/>
<Point x="1488" y="48"/>
<Point x="1488" y="-48"/>
</Wall>
<Wall height="50">
<Point x="1248" y="-48"/>
<Point x="1248" y="-504"/>
</Wall>
<Wall height="50">
<Point x="1248" y="-512"/>
<Point x="1248" y="-560"/>
<Point x="1488" y="-560"/>
</Wall>
<Wall height="50">
<Point x="1256" y="-512"/>
<Point x="1488" y="-512"/>
</Wall>
<Wall height="50">
<Point x="544" y="-592"/>
<Point x="1520" y="-592"/>
</Wall>
<Wall height="50">
<Point x="1488" y="-560"/>
<Point x="1488" y="-416"/>
<Point x="1392" y="-416"/>
<Point x="1392" y="-256"/>
<Point x="1344" y="-256"/>
<Point x="1344" y="-416"/>
<Point x="1296" y="-416"/>
</Wall>
<Wall height="50">
<Point x="1520" y="-592"/>
<Point x="1520" y="-416"/>
<Point x="1616" y="-416"/>
</Wall>
<Wall height="50">
<Point x="1616" y="-416"/>
<Point x="1616" y="-256"/>
<Point x="1664" y="-256"/>
<Point x="1664" y="-416"/>
</Wall>
<Wall height="50">
<Point x="1664" y="-416"/>
<Point x="1712" y="-416"/>
</Wall>
<Wall height="50">
<Point x="1312" y="-400"/>
<Point x="1312" y="-48"/>
<Point x="1488" y="-48"/>
</Wall>
<Wall height="50">
<Point x="1520" y="80"/>
<Point x="1520" y="-48"/>
<Point x="1696" y="-48"/>
<Point x="1696" y="-400"/>
</Wall>
<Wall height="50">
<Point x="1312" y="-400"/>
<Point x="1256" y="-400"/>
</Wall>
<Wall height="50">
<Point x="1256" y="-400"/>
<Point x="1256" y="-496"/>
<Point x="1344" y="-496"/>
<Point x="1344" y="-432"/>
</Wall>
<Wall height="50">
<Point x="816" y="-560"/>
<Point x="1024" y="-560"/>
<Point x="1024" y="-480"/>
</Wall>
<Wall height="50">
<Point x="1056" y="-480"/>
<Point x="1056" y="-560"/>
<Point x="1264" y="-560"/>
</Wall>
<Wall height="50">
<Point x="1696" y="-400"/>
<Point x="1752" y="-400"/>
<Point x="1752" y="-496"/>
<Point x="1664" y="-496"/>
<Point x="1664" y="-432"/>
</Wall>
<Wall height="50">
<Point x="1520" y="-512"/>
<Point x="1752" y="-512"/>
</Wall>
<Wall height="50">
<Point x="544" y="-512"/>
<Point x="312" y="-512"/>
<Point x="312" y="-504"/>
</Wall>
<Wall height="50">
<Point x="1344" y="-432"/>
<Point x="1352" y="-432"/>
<Point x="1352" y="-296"/>
<Point x="1360" y="-288"/>
<Point x="1376" y="-288"/>
<Point x="1384" y="-296"/>
<Point x="1384" y="-432"/>
<Point x="1464" y="-432"/>
<Point x="1464" y="-504"/>
<Point x="1256" y="-504"/>
</Wall>
<Wall height="50">
<Point x="1344" y="-288"/>
<Point x="1352" y="-280"/>
<Point x="1384" y="-280"/>
<Point x="1392" y="-288"/>
</Wall>
<Wall height="50">
<Point x="1664" y="-432"/>
<Point x="1656" y="-432"/>
<Point x="1656" y="-296"/>
<Point x="1648" y="-288"/>
<Point x="1632" y="-288"/>
<Point x="1624" y="-296"/>
<Point x="1624" y="-432"/>
<Point x="1536" y="-432"/>
<Point x="1536" y="-504"/>
<Point x="1752" y="-504"/>
<Point x="1752" y="-512"/>
</Wall>
<Wall height="50">
<Point x="1616" y="-288"/>
<Point x="1624" y="-280"/>
<Point x="1656" y="-280"/>
<Point x="1664" y="-288"/>
</Wall>
<Wall height="50">
<Point x="1392" y="-80"/>
<Point x="1392" y="-240"/>
<Point x="1344" y="-240"/>
<Point x="1344" y="-64"/>
<Point x="1664" y="-64"/>
<Point x="1664" y="-240"/>
<Point x="1616" y="-240"/>
<Point x="1616" y="-80"/>
<Point x="1392" y="-80"/>
</Wall>
<Wall height="50">
<Point x="816" y="-512"/>
<Point x="1024" y="-512"/>
</Wall>
<Wall height="50">
<Point x="816" y="-504"/>
<Point x="1016" y="-504"/>
<Point x="1016" y="-480"/>
</Wall>
<Wall height="50">
<Point x="1256" y="-512"/>
<Point x="1056" y="-512"/>
</Wall>
<Wall height="50">
<Point x="1256" y="-504"/>
<Point x="1064" y="-504"/>
<Point x="1064" y="-480"/>
</Wall>
<Wall height="50">
<Point x="896" y="-96"/>
<Point x="1168" y="-96"/>
<Point x="1168" y="-256"/>
</Wall>
<Wall height="50">
<Point x="1168" y="-288"/>
<Point x="1168" y="-448"/>
<Point x="896" y="-448"/>
<Point x="896" y="-288"/>
</Wall>
<Wall height="50">
<Point x="896" y="-256"/>
<Point x="896" y="-96"/>
</Wall>
<Wall height="50">
<Point x="1168" y="-256"/>
<Point x="1152" y="-256"/>
<Point x="1152" y="-112"/>
<Point x="912" y="-112"/>
<Point x="912" y="-256"/>
<Point x="896" y="-256"/>
</Wall>
<Wall height="50">
<Point x="896" y="-288"/>
<Point x="912" y="-288"/>
<Point x="912" y="-432"/>
<Point x="1152" y="-432"/>
<Point x="1152" y="-288"/>
<Point x="1168" y="-288"/>
</Wall>
<Wall height="50">
<Point x="1184" y="-64"/>
<Point x="1184" y="-480"/>
</Wall>
<Wall height="50">
<Point x="880" y="-64"/>
<Point x="880" y="-480"/>
</Wall>
<Wall height="50">
<Point x="880" y="-64"/>
<Point x="1024" y="-64"/>
<Point x="1024" y="-48"/>
</Wall>
<Wall height="50">
<Point x="1184" y="-64"/>
<Point x="1056" y="-64"/>
<Point x="1056" y="-48"/>
</Wall>
<Wall height="50">
<Point x="880" y="-480"/>
<Point x="1016" y="-480"/>
</Wall>
<Wall height="50">
<Point x="1184" y="-480"/>
<Point x="1064" y="-480"/>
</Wall>
<Wall height="50">
<Point x="928" y="-144"/>
<Point x="928" y="-400"/>
<Point x="1016" y="-400"/>
<Point x="1016" y="-384"/>
</Wall>
<Wall height="50">
<Point x="1048" y="-384"/>
<Point x="1048" y="-400"/>
<Point x="1136" y="-400"/>
<Point x="1136" y="-144"/>
<Point x="1048" y="-144"/>
<Point x="1048" y="-160"/>
</Wall>
<Wall height="50">
<Point x="1016" y="-160"/>
<Point x="1016" y="-144"/>
<Point x="928" y="-144"/>
</Wall>
<Wall height="50">
<Point x="1016" y="-160"/>
<Point x="944" y="-160"/>
<Point x="944" y="-384"/>
<Point x="1016" y="-384"/>
</Wall>
<Wall height="50">
<Point x="1048" y="-160"/>
<Point x="1120" y="-160"/>
<Point x="1120" y="-384"/>
<Point x="1048" y="-384"/>
</Wall>
</Field>
</World>
</Map>
</Resource>
Code: Select all
MAP_FILE Lover-Boy/Advanced/Adventure/Adventure_Begins-1.0.1.aamap.xml
SP_SIZE_FACTOR 0
SIZE_FACTOR 0
RESPAWN_PLAYER 1504 -128 0 -1
RESPAWN_PLAYER 560 -128 0 -1
Re: RESPAWN_PLAYER is taking me outside map
Never mind. I realised why it wasn't working. It was due to the fact that I was forgetting the messageflag.
Glad I sorted it out
Code: Select all
RESPAWN_PLAYER <player> <messageflag> <x> <y> <xdir> <ydir>
Re: RESPAWN_PLAYER is taking me outside map
Message flag? It never spawns me outside map if i dont put a message flag
i could be using a different sty+ct version
i could be using a different sty+ct version
Re: RESPAWN_PLAYER is taking me outside map
I didn't think sty ct versions differed that much lol
Re: RESPAWN_PLAYER is taking me outside map
To be using the respawn_player command you actually are forced to use the message flag so yes.....you are using the message flag
Re: RESPAWN_PLAYER is taking me outside map
it's just like soul said. We are forced although I don't really mind
the version you may have been using was an older version, nelg?
the version you may have been using was an older version, nelg?