Jump to content
  • 0

[Help] Four Sepulchers


Question

Posted

I have deleted the line "foursepulchersmanager.getinstance" from gameserver.java and now when normal characters try to enter one room, they get teleported to imperial tomb. I tried to deactivate the quests but nothing happened.

Any idea?

5 answers to this question

Recommended Posts

  • 0
Posted

remove the npc that start the quest  from spawn list :) simple, and fast :p

read what he says,it has nothing to do with any npc or such.
  • 0
Posted

i dont understand all of it but check classes of npc that are teleporting players in Imperial Tomb, or just show them and explain it a bit better :)

  • 0
Posted

Problem solved, i had to delete the following lines from data\xml\zones\BossZone.xml

<!-- Imperial Tomb/4 Sepulchers -->
<zone name="Royal Rush 1" type="BossZone" shape="NPoly" minZ="-7263" maxZ="-7063">
	<!-- TEMP FIX Until Four Sepulcher Town zone is done -->
	<stat name="oustX" val="170122" />
	<stat name="oustY" val="-88274" />
	<stat name="oustZ" val="-2921" />
	<node X="181198" Y="-86516" />
	<node X="192394" Y="-86521" />
	<node X="192391" Y="-84626" />
	<node X="181193" Y="-84622" />
</zone>
<zone name="Royal Rush 2" type="BossZone" shape="NPoly" minZ="-7263" maxZ="-7063">
	<!-- TEMP FIX Until Four Sepulcher Town zone is done -->
	<stat name="oustX" val="170122" />
	<stat name="oustY" val="-88274" />
	<stat name="oustZ" val="-2921" />
	<node X="179511" Y="-89903" />
	<node X="190707" Y="-89908" />
	<node X="190704" Y="-88013" />
	<node X="179506" Y="-88009" />
</zone>
<zone name="Royal Rush 3" type="BossZone" shape="NPoly" minZ="-7263" maxZ="-7063">
	<!-- TEMP FIX Until Four Sepulcher Town zone is done -->
	<stat name="oustX" val="170122" />
	<stat name="oustY" val="-88274" />
	<stat name="oustZ" val="-2921" />
	<node X="174498" Y="-82751" />
	<node X="176622" Y="-82751" />
	<node X="176616" Y="-71304" />
	<node X="174489" Y="-71303" />
</zone>
<zone name="Royal Rush 4" type="BossZone" shape="NPoly" minZ="-7263" maxZ="-7063">
	<!-- TEMP FIX Until Four Sepulcher Town zone is done -->
	<stat name="oustX" val="170122" />
	<stat name="oustY" val="-88274" />
	<stat name="oustZ" val="-2921" />
	<node X="172183" Y="-86660" />
	<node X="174307" Y="-86661" />
	<node X="174301" Y="-75214" />
	<node X="172174" Y="-75213" />
</zone>

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock