what im suggesting is a AOE spell for party memebers.
inParty = UnitInParty("unit") or UnitInParty("name")
Arguments:
- unit - A unit to query (string, unitID)
- name - The name of a unit to query (string)
inParty = UnitPlayerOrPetInParty("unit") or UnitPlayerOrPetInParty("name")
Arguments:- unit - A unit to query (string, unitID)
- name - The name of a unit to query (string)
inParty = UnitPlayerOrPetInRaid("unit") or UnitPlayerOrPetInRaid("name")
Arguments:
[*]unit - A unit to query (string, unitID)
[*]name - The name of a unit to query (string)
- unit - A unit to query (string, unitID)
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now