I'm struggling to do something with a Lua that I thought would be fairly simple and wondered if anyone could set me straight please!
I want a simple Lua to tell me if there is anyone from a particular guild in the zone and then I can set up text and audio alerts. I have been trying to get a condition working but think I am doing it wrong. I'm testing against:
mq.TLO.Spawncount.Guildname('guildnamehere')() > 0
... but I'm not sure I have the hang of these TLOs yet!
Anyone? I just need a nudge in the right direction to get a working condition.
I want a simple Lua to tell me if there is anyone from a particular guild in the zone and then I can set up text and audio alerts. I have been trying to get a condition working but think I am doing it wrong. I'm testing against:
mq.TLO.Spawncount.Guildname('guildnamehere')() > 0
... but I'm not sure I have the hang of these TLOs yet!
Anyone? I just need a nudge in the right direction to get a working condition.



