Commit Graph

4 Commits

Author SHA1 Message Date
zaCade
efcd50f4ac BossHP: Rework halt to boss specific instead of global.
Global would actually halt the entire plugin on first error. So this is more preferable.
2019-03-08 17:03:57 +01:00
zaCade
1d7a6973a1 BossHP: Add wrapper into OnGameFrame.
Simply to prevent error spam, since errors halt function. Meaning boolean wouldn't reset.
2019-03-07 21:33:31 +01:00
zaCade
7428d9c68b BossHP: Add valid client check.
Seems somehow clients become invalid or something after one frame.
2019-03-07 21:32:45 +01:00
zaCade
e99df271cd Cleanup Required 2019-03-03 12:40:16 +01:00