Jump to content

[WoTLK] Follow path, ignoring NPCs until path is complete


jamesplay

Recommended Posts

Is there any way to make a C# plugin that follows a given vector path while ignoring all NPCs until the path is finished?

I was looking in to blacklisting NPCs but this didn't seem to work at all.

 

The reason why I ask is because I'm wanting to try create a plugin or profile that allows my bot to aggro a bunch of NPC's, go back to the path origin and AoE them down.  It would help a lot for dungeon boosting in WoTLK.

Link to comment
Share on other sites

Hello,

To disable detection when player is attacked, use this c# code: http://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/#comment-13088

To use this code, you have a lot of ways, the more easy ways is to add this on your profile like this: http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ or you can run this code in tab "Tools" > "Dev... tools" > paste code in textbox and click on button "Run c# code...".

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...