Maskoi
old and salty
- Joined
- Sep 28, 2005
- RedCents
- 82,796¢
Here is the v1.01 of my dpsmeter.inc needs some fine tuning but works
This is the Kiss DPS Meter code separated out for other macros.
It will report simple total of DPS per fight.
It will also add pet DPS if you have one.
| DPSMeter.inc file by Maskoi V1.0 06/20/2019
| Place at the beginning of your macro where you define your variables
| /call DPSMeter_Init
| You will needs a doevents in your main loop
| /doevents
| Window Hitmodes All reporting must be set to Normal

This is the Kiss DPS Meter code separated out for other macros.
It will report simple total of DPS per fight.
It will also add pet DPS if you have one.
| DPSMeter.inc file by Maskoi V1.0 06/20/2019
| Place at the beginning of your macro where you define your variables
| /call DPSMeter_Init
| You will needs a doevents in your main loop
| /doevents
| Window Hitmodes All reporting must be set to Normal
Last edited:

