sprite6688
New Member
- Joined
- Apr 12, 2014
- Messages
- 7
- Reaction score
- 0
Hi guys,
I'm farming GHOM with my DH. The question is standing too far from the BOSS so the Rain of Vengeance would't be used during the battle. And i saw the post on Page 168, made the prifile like this.
<!--Kill boss-->
<If condition="CurrentLevelAreaId == 111232">
<!--MoveToActor questId="93697" stepId="1" x="459" y="360" z="0" useNavigator="True" actorId="54908" pathPointLimit="8"/-->
<MoveTo questId="1" x="450" y="359" z="0" pathPrecision="8" />
<WaitTimer questId="93697" stepId="1" waitTime="100000" />
<TrinityMoveTo questId="1" x="391" y="360" z="0" pathPrecision="8" />
<ToggleTargeting questId="93697" stepId="1" combat="True" looting="True" lootRadius="50" killRadius="30" />
<MoveTo questId="1" x="369" y="360" z="0" pathPrecision="8" />
<UseTownPortal questId="93697" stepId="16" />
but my DH would't attack BOSS any more...
what is the correct change should be?
thanks a lot!
I'm farming GHOM with my DH. The question is standing too far from the BOSS so the Rain of Vengeance would't be used during the battle. And i saw the post on Page 168, made the prifile like this.
<!--Kill boss-->
<If condition="CurrentLevelAreaId == 111232">
<!--MoveToActor questId="93697" stepId="1" x="459" y="360" z="0" useNavigator="True" actorId="54908" pathPointLimit="8"/-->
<MoveTo questId="1" x="450" y="359" z="0" pathPrecision="8" />
<WaitTimer questId="93697" stepId="1" waitTime="100000" />
<TrinityMoveTo questId="1" x="391" y="360" z="0" pathPrecision="8" />
<ToggleTargeting questId="93697" stepId="1" combat="True" looting="True" lootRadius="50" killRadius="30" />
<MoveTo questId="1" x="369" y="360" z="0" pathPrecision="8" />
<UseTownPortal questId="93697" stepId="16" />
but my DH would't attack BOSS any more...
what is the correct change should be?
thanks a lot!