Ama
New Member
- Joined
- Jun 6, 2011
- Messages
- 1,171
- Reaction score
- 33
Healer CC Toolkit
Updated 1/31/12
What is it?
The toolkit is an empty healing CC that any aspiring CC writer can use and abuse. This thread will later contain tutorials for beginners to get started. If you have wanted to write a healing CCs, but do not quite know how to get started, this will help. This is a gutted version of my Holy Cow! CC with a couple changes.
What does it include?
-Settings
-GUI
-Urgent Dispels
-Selective Healing
-Helper Methods
How do I get started?
-Download toolkit at link below
-Place in a new folder in your Custom Classes folder
-Make necessary namespace and filename changes
-Start writing
What are the perquisites?
-Visual C# Express (free download from microsoft)
-Some knowledge of CC writing (Start here: http://www.thebuddyforum.com/honorb...1-how-write-custom-class-guide-beginners.html)
Notes
-Cleansing looks for Paladin dispel types, make sure to change that for other classes
-Make sure to set a path/name for urgentDispels.ini (found in GUI)
SVN Download
Healer Toolkit
Credits
Hazard - Framework derived from older HazzDruid version
CodenameG - His tutorial is where I first learned about CCs
HB Community
Updated 1/31/12
What is it?
The toolkit is an empty healing CC that any aspiring CC writer can use and abuse. This thread will later contain tutorials for beginners to get started. If you have wanted to write a healing CCs, but do not quite know how to get started, this will help. This is a gutted version of my Holy Cow! CC with a couple changes.
What does it include?
-Settings
-GUI
-Urgent Dispels
-Selective Healing
-Helper Methods
How do I get started?
-Download toolkit at link below
-Place in a new folder in your Custom Classes folder
-Make necessary namespace and filename changes
-Start writing
What are the perquisites?
-Visual C# Express (free download from microsoft)
-Some knowledge of CC writing (Start here: http://www.thebuddyforum.com/honorb...1-how-write-custom-class-guide-beginners.html)
Notes
-Cleansing looks for Paladin dispel types, make sure to change that for other classes
-Make sure to set a path/name for urgentDispels.ini (found in GUI)
SVN Download
Healer Toolkit
Credits
Hazard - Framework derived from older HazzDruid version
CodenameG - His tutorial is where I first learned about CCs
HB Community