My account has expired and I have no way of posting this for awhile until i can get the money together to reopen my account but I need this posted for Slouken please.
<message>
I'm having a tough time here using this on 1.12 ptr
name, server UnitName()
to get it to return the server for people from other servers, it seems to be very flaky atm and will only return nil unless
you are very close or specifically target that person and then run the script. is there anyway to fix this so it will always
return the servername or at least will only return a nil for people from your server, or even better add it as an optional
return to GetRaidRosterInfo()? Cause its a bit silly to see thier server name in the chat pane but still return nil when you run the
function on them.
edit: after searching the blizzard ui files it seems the only function to return the foriegn serve is this function but its not working right :(.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
<message>
I'm having a tough time here using this on 1.12 ptr
to get it to return the server for people from other servers, it seems to be very flaky atm and will only return nil unless
you are very close or specifically target that person and then run the script. is there anyway to fix this so it will always
return the servername or at least will only return a nil for people from your server, or even better add it as an optional
return to GetRaidRosterInfo()? Cause its a bit silly to see thier server name in the chat pane but still return nil when you run the
function on them.
edit: after searching the blizzard ui files it seems the only function to return the foriegn serve is this function but its not working right :(.