WoW:API UnitInParty: Difference between revisions

m
(Sry for those mass editing, hope this is fine now)
Line 30: Line 30:


: Pets are not considered to be part of your party.
: Pets are not considered to be part of your party.
: UnitInParty("player") always returns false. (since patch 1.11.2, always returned 1 before)
: UnitInParty("player") should return false. (since patch 1.11.2, always returned 1 before)
: '''Bug:''' As of 1.11.2(5464), this function returns nil for UnitInParty("player"), possibly due to the function being defined both as a C and LUA function for reasons unknown.
Anonymous user