What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Problem with Leoric Manor door

Kamikace

New Member
Joined
Oct 30, 2012
Messages
34
Reaction score
0
hello i have problem with 1 of the key hunt profiles when he teleport to the leoric wp he stucks at door cant open it chould u check if this code is write please ?
Code:
		<!-- Leorics Manor Open Door-->
		<If condition="ActorExistsAt(176536, 367.9908, 761.2645, 3.240645, 50) and ZetaDia.CurrentWorldId == 75049">
			<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="80" killRadius="60" />	
			<UseObject questId="1" stepId="1" levelArea="1999568897" actorId="176536" isPortal="True" destinationWorldId="71150" x="369,8021" y="779,1453" z="3,733951" />
			<WaitTimer questId="1" waitTime="50" />
		</If>
and there is the whole profile if something missing here
Thanks !
 

Attachments

Looks like one of my old profiles. Might want to update it. See my sig.
 
Back
Top