It would be great a API list
it will help the development of CR's so fast
i am working on a phisical bow CR and on a Discharge CR
if i had an API List with some explanation on how does work each function, this would fly high man
Thanks for the reply! I wanted to check for enemy health and found that bit in the existing power siphon routine, thanks for the idea.
Will get visual studio to explore the other APIs, but I am totally new to this. Which file(s) do I access with VS?
theres not really a need for anything else than the intellisense?
You just add the Exilebuddy.exe/ExilebuddyBETA.exe to your class library as a reference like you would any other class library. You'll probably need to add a few of the dependencies like log4net for logging and GreyMagic for memory stuff.
I think this site has a good tutorial for it if you're in need of something more step by step.