Jump to content

removed_001

Members
  • Posts

    431
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by removed_001

  1. Well some people have more than one PC in their houses therefore two or more players could play in the same server (brothers perhaps) so I would suggest, insert the code he gave us on pastebin and instead of adding the check in EnterWorld (Login to character) you could actually add it to olympiad, party invite, same client buffing. Simply just prevent them helping each other, but allow them to play.

     

    i agree thats the point and better at farming....no farming with dual party or ON EVENTS!

  2.   <zone id="11037" type="Town" shape="Cuboid" minZ="-2000" maxZ="-4000">

          <stat name="name" val="Primeval Isle"/>

          <stat name="townId" val="19"/>

          <stat name="taxById" val="8"/>

          <stat name="isPeaceZone" val="false"/>

          <stat name="spawnX" val="10468" />

          <stat name="spawnY" val="-24569" />

          <stat name="spawnZ" val="-3650" />

          <stat name="spawnX" val="14468" />

          <stat name="spawnY" val="-23569" />

          <stat name="spawnZ" val="-3250" />

     

    do it that way add more location (its example its wrong numbers) just add more :

          <stat name="spawnX" val="x" />

          <stat name="spawnY" val="-y" />

          <stat name="spawnZ" val="-z" />

×
×
  • Create New...