There has been quite a few random disconnects on NA during primetime, especially in trial instances. I was looking for a way to see if there was any rhyme or reason to see why certain people are disconnecting versus others.
It seems that not everyone is connected to the same IP in an instance, so I wanted to see if people in the party experiencing lag/rubberbanding are on the same 'affected' address
Based off the command you gave me, this would just detect if there is one or more players in the party playing cross-region? i.e. EU vs NA?
/script d(GetGroupLeaderUnitTag()) -> group2
/script d(IsGroupMemberInRemoteRegion(group2)) -> false
Last edited by lplpmc : 09/10/24 at 01:48 PM.
|