Jump to content

base framework C# for fightclasses


Pasterke

Recommended Posts

This is a base Framework in C# to develop a fightclass.

Everything is named Test, just rename Test to Disc, Warrior etc ....

I put some comments where needed.

Imoportant : CastSpellOn can't be used on unfriendly targets because the protected status of the WoW API !

Hope this is usefull :)

 

 

frameWork.zip

Link to comment
Share on other sites

  • 5 months later...
  • 2 weeks later...

Using it for my HPal, with my adapation a mix what i've done in 2016 and you're framework.

For example, we don't have to search every loop the tank name, it can be done once per InCombat

For Healing we have to optimize time between GCD to be ready to cast at the end of it

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...