- Product: WRobot General
- Type: Bug
- Status: Fixed
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