Open corpses only when 1 or less monsters on screen.
|
04-12-2020, 08:04 AM
(This post was last modified: 04-12-2020 05:42 PM by doxmey.)
Post: #1
|
|||
|
|||
Open corpses only when 1 or less monsters on screen.
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 |
|||
04-28-2020, 05:53 PM
Post: #2
|
|||
|
|||
RE: Open corpses only when 1 or less monsters on screen.
i think when u pause looter, it may not register corpses sometimes, and just ignore them
Before you PM me, READ THIS ![]() ![]() My Scripts, Macros and Tutorials |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)