Better chest aura
-
make chest aura smarter a little bit, its annoying when im on a fight it tries to open chests around me, so make it if a chest is already opened or it have 0 items, dont open it, thanks
-
@alt-acc Not possible, thanks for understanding.
-
Possible. Just add smth like this
if(KillAura.Companion.currentTarget == null) { *open chest* }
-
@ohno He wasn't asking for that.
@alt-acc said in Better chest aura:
it have 0 items, dont open it, thanks
if (!KillAuraModule.target)