Commit Graph

5 Commits

Author SHA1 Message Date
zaCade
557de165b2 Update BossHP 2019-05-20 01:42:26 +02:00
zaCade
07547dfd9f 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
6348ff6acf 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
c35d02d6a1 BossHP: Add valid client check.
Seems somehow clients become invalid or something after one frame.
2019-03-07 21:32:45 +01:00
zaCade
57e860f5cb Cleanup Required 2019-03-03 12:40:16 +01:00