GraveWalker
New Member
- Joined
- Mar 7, 2010
- Messages
- 222
- Reaction score
- 0
<MoveDelayMS>0</MoveDelayMS> made it more smother
Witch CC, and were do i find the line to edit?
<MoveDelayMS>0</MoveDelayMS> made it more smother
<MoveDelayMS>0</MoveDelayMS> made it more smother
Witch CC, and were do i find the line to edit?
in your HB folder, goto plugins > Squire > edit Squire_nameofyourcharacter with notepad/wordpad
<MoveDelayMS>0</MoveDelayMS> made it more smother
I'll revise that for the next release. The plugin only needs to use the movement delay when the point we are moving to is at a great distance. Thanks for posting this.in your HB folder, goto plugins > Squire > edit Squire_nameofyourcharacter with notepad/wordpad
You may want to remove the p.IsHorde == Me.IsHorde checks, it breaks the entire plugin for alliance chars.
fedehat, No, the statement you referenced is correct and working as intended. p.IsHorde == Me.IsHorde is used when trying to find a leader and is an excellent way to identify players of the same faction, regardless of whether you are Horde or Alliance. The results are the same as if I had used p.IsAlliance == Me.IsAlliance. Run a list of possible boolean results for each the resulting comparison performed and you'll see what I mean. If you have a question about something in the source, please PM me to avoid spawning posts like the one below. Thanks for your input and look for a new release of the plugin soon, Bobby53You may want to remove the p.IsHorde == Me.IsHorde checks, it breaks the entire plugin for alliance chars.
mrbob2, Thanks for the post and glad to hear portions of the logic work as intended for you. The post you quoted referencing a code statement is not why your toon isn't attacking. Initial testing was done with a Shaman and the Shaman CC has additional logic to quickly target players in Battlegrounds, so I didn't catch that it was not present in other CC's and would cause an issue. I should have a release out in the next day or so that resolves the targeting issues, but until then just run the battleground profiles you normally use without the plugin for whatever class you are using that didn't target. Thanks again for the post, Bobby53Is that why my toon doesnt seem to attack any Horde players in AB until they attack me? Other than that this plugin rocks, nice logic.
No worries. Thanks for the post and I'll try to get something that works across the board better for you later today, Bobby53Ah sorry, you're right. A very compressed way of checking for same faction, but working nonetheless.
Looking forward to an update with better targeting![]()
Squire doesn't work with Ski's Warlock CC.
It doesn't attack anything and it spams the summon pet spell.
I'm noticing this same behavior.
Version with fix for targeting should be posted within a day after HonorBuddy release. Other issues are being worked in conjunction with HonorBuddy but no ETA atm.any ETA on when this is gonna be fixed for DPS?