Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Open corpses only when 1 or less monsters on screen.
#1
So i'm trying to do this macro so it only loots when there is one monster on screen and pause the looter when there's two or more. But it's not working and i can't figure out why.

Here's the macro i made.

500 {Loot ON/OFF} Creatures.NPCOnScreen()<=1 [else] OpenCorpses.UnPause() Exit() {else} Creatures.NPCOnScreen()>=2 OpenCorpses.Pause() Exit()

How can i fix this?

NEVER MIND I'VE FIXED MY PROBLEM
Reply
#2
i think when u pause looter, it may not register corpses sometimes, and just ignore them
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)