this worked before prepatch,they changed it?
/script if IsAltKeyDown() then LeaveParty() end
edit : this works those that care
/script if IsAltKeyDown() then C_PartyInfo.LeaveParty() end
this worked before prepatch,they changed it?
/script if IsAltKeyDown() then LeaveParty() end
edit : this works those that care
/script if IsAltKeyDown() then C_PartyInfo.LeaveParty() end