check for raid.

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
gloover
Posts: 304
Joined: Wed Jul 07, 2010 4:31 am

check for raid.

#1 Post by gloover » Mon Dec 30, 2013 12:09 pm

Hey experts. I want to check, if the player is in party or in raid.
For party check there is a function RoMScript("UnitExists('party1')") - but if there's a raid and player is in group 2 or 3, it gives "false" so I've tried RoMScript("UnitExists('raid1')") - but this seems not to work.

Any ideas?

thx in advance

EDIT:

have solved this prob, much easier I thought...

RoMScript('UnitInRaid("player")') for raid
RoMScript('UnitInParty("player")') for partycheck.

Post Reply

Who is online

Users browsing this forum: No registered users and 27 guests