DyingHymn
New Member
- Joined
- Apr 12, 2014
- Messages
- 821
- Reaction score
- 14
I dont know why, but bot ignores mobs that are like 0.001 - 5% hp left. In trinity settings, parameters "ignore trash below..." and "ignore below health..." are set to 0. Any idea whats going on? Brand new install.
+1
I suspect this is because of the conversion between float (HP: 123/12345678) and int (HP percentage: 0%). This is only a guess.