Log in

View Full Version : LF a Script/macro/mod that can



o_0
12-23-2008, 07:11 PM
I am looking for a script/macro/mod that can query to see if a mob is alive or not I know this has nothing to do bout multiboxing XD.

welwyn
12-23-2008, 07:53 PM
as in like
/target mobname
/cast [exists,harm,nodead] spellname

RobinGBrown
12-24-2008, 06:46 AM
AFAIK thats not doable - pretty much all these sort of queries were removed from lua/scripts/macros with patch 2.0

e.g. There's no way to tell what buffs are on a player or mob using macros

But as welwyn pointed out it is possible to cast a spell based upon certain target conditions so it depends on exactly what you want to do...

Multibocks
12-24-2008, 07:49 PM
sounds like hes making a mobhunter type of mod? Where he can check if certain rares in a zone are up?