November 1, 20178 yr How would I check for people in my raids HP in C#? I am trying to make a Holy Pally Healing Rotation. This functionality would be used if I needed to group heal in a dungeon or raid heal. TBC API and Vanilla API
November 1, 20178 yr Hello, you may decompile my fightclass: https://wrobot.eu/files/file/1211-holy-paladin-the-holy-grail/ it uses a generic method to retrieve the allied players, but i think this should fit very well for the most situations.
November 1, 20178 yr Author 4 minutes ago, reapler said: Hello, you may decompile my fightclass: https://wrobot.eu/files/file/1211-holy-paladin-the-holy-grail/ it uses a generic method to retrieve the allied players, but i think this should fit very well for the most situations. Thanks, is it a dll or is it just a C# file? I cant download it atm to look as I am not at home.
November 1, 20178 yr 2 minutes ago, RonSwanson said: Thanks, is it a dll or is it just a C# file? I cant download it atm to look as I am not at home. It's a .dll file.
Create an account or sign in to comment