Hey
It's not working properly
Thats the default one
It's trying to "shoot" the Enemys thru some "Walls"
Normaly you have to stand kinda infront of the enemys
He is autoattacking sometimes.. Sometimes using Phalanx then runaway autoattack.. Wtf?
[video=youtube;ye4pJZoRnJc]https://www.youtube.com/watch?v=ye4pJZoRnJc&feature=youtu.be[/video]
It's not working properly
Code:
// Phalanx
if (CanCastPhalanx())
{
return new TrinityPower(SNOPower.x1_Crusader_Phalanx3, 45f, TargetUtil.GetBestClusterPoint(15f, 45f));
}
It's trying to "shoot" the Enemys thru some "Walls"
Normaly you have to stand kinda infront of the enemys
He is autoattacking sometimes.. Sometimes using Phalanx then runaway autoattack.. Wtf?
[video=youtube;ye4pJZoRnJc]https://www.youtube.com/watch?v=ye4pJZoRnJc&feature=youtu.be[/video]

Last edited: