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

Attacking Non hostile Mobs.

jimmy06

Member
Joined
May 12, 2010
Messages
817
Reaction score
18
Run this script and you'll find it attacks the disguised guards making this part impossible it would seem.

Code:
<Profile>
	<Name>NAME HERE</Name>
	<GameParams quest="93396" step="46" act="A2" difficulty="Nightmare" resumeFromSave="False" isPrivate="True" numGames="-1"  />
	<Order>
  		<!-- Take Waypoint to Outpost -->
		<UseWaypoint questId="93396" stepId="46" x="323.7937" y="290.4086" z="1.645628" actorId="6442" waypointNumber="3" />
		<!-- Talk to Vachem -->
		<TalkTo questId="93396" stepId="50" x="1330.252" y="403.5431" z="161.8421" actorId="90958" />  
	</Order>
	<KillMonsters>True</KillMonsters>
	<PickupLoot>True</PickupLoot>
</Profile>
 
Back
Top