Hello Talamin, thank you for your fast answer,
I try to build a FC on my own, because I only do party instances of 5, so I use the "Party" Wrobot. And I would like to program our my group teamates works.
I see that in the code you can do
var targetUnit = new WoWUnit(ObjectManager.GetObjectByGuid(ObjectManager.Me.Target).GetBaseAddress);
to get the current target, or target other monster in the code, but If I put a empty code, the bot still "takes" a target and auto-attack, this is my question.
2 - So if I undestand well what you call "product" is the basic wrobot motor and I can overwrite this behavious with .cs, is this correct ?
3 - Just for the tank question, how do I check in C# that the WoWPlayer is a tank class ? And I can save it in memory and use it like that
And furthermore, I use the follow fonctionnality in wowrobot for Parties, it works ok but do you know a more "natural way" so that your party follow you like real player and not like a chain of /follow