Hi, i created an instance example that teleports the player to the lilith's room but when i enter the instance it directly ports the player above ground on Fields of Massacre
anybody knows why is that happening? since its an instance no restrictions should apply right?
anybody that has an idea ?




@Deazer
XML:
<list>
<instance id="73" name="Instance - Medium" maxChannels="10" collapseIfEmpty="5" timelimit="30" dispelBuffs="false">
<collapse on-party-dismiss="true" timer="90"/>
<level min="76" max="80"/>
<party min="1" max="6"/>
<return loc="43928 -49144 -792"/>
<teleport loc="187468 -12015 -5488"/>
<remove itemId="4037" count="1" necessary="true"/>
<give itemId="0" count="0"/>
<quest id="0"/>
<!-- Instance reuse every 60 minutes cron job -->
<reuse resetReuse="0 * * * *" setUponEntry="true" sharedReuseGroup="2"/>
<spawns>
<spawn mobId="25659" type="point">
<coords loc="185066 -12595 -5488 "/>
</spawn>
</spawns>
</instance>
</list>
anybody knows why is that happening? since its an instance no restrictions should apply right?
anybody that has an idea ?




@Deazer



