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]
Wall "Shoot" Problem:
Combat Settings:
Crusader Settings:
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]
Wall "Shoot" Problem:
Code:
[ATTACH]143387.vB[/ATTACH]
Combat Settings:
Code:
[ATTACH]143385.vB[/ATTACH]
Crusader Settings:
Code:
[ATTACH]143386.vB[/ATTACH]
Attachments
Last edited:






