Jump to content

Multi Pull 2.0

   (4 reviews)

About This File

Multi Pull

Beta

Plugin for multiple pulling in combat.


What's New in Version 2.0   See changelog

Released

- Now support all WRobot versions

- Use event system for better performance.


User Feedback

You may only provide a review once you have downloaded the file.


Rastafistern

   1 of 1 member found this review helpful 1 / 1 member

Works great for melee. For casters it would be good if you could assign a target buff to start multi pull. That way for a lock you could have it multipull after it has your dots on it. 

Link to review
jamesplay

   5 of 6 members found this review helpful 5 / 6 members

Made a few changes for it to work again (well at least on WoTLK clients)

Line 104

//void StartFight(Int128 guid)
void StartFight(ulong guid)

Line 118

//var m = Int128.Zero();
var m = ulong.MinValue;

Line 126

//m = Fight.StartFight((Int128)guid, false, true);
= Fight.StartFight((ulong)guid, falsetrue);

Multi Pull.cs

Link to review
BetterSister

   5 of 6 members found this review helpful 5 / 6 members

increased my xp/h while grinding by 30% on wotlk. Make sure your character can handle the mobs you pull!

Link to review
×
×
  • Create New...