Apoc
Well-Known Member
- Joined
- Jan 16, 2010
- Messages
- 2,790
Since you still update this bot; and still have issues with querying roles for party members with 'funky' names.
StyxWoW.Me.PartyMemberInfos will return a list of party members 'extra' info. (This includes roles, locations, area IDs, etc, even when they're out of the 100yd update radius of the object manager)
Note; use Location3D if you intend to 'MoveTo' a player from far away. (Also keep in mind that the precision of the coordinates are rounded to the nearest whole, until within visible range)
That should resolve retrieving the 'tank', regardless of player name.
StyxWoW.Me.PartyMemberInfos will return a list of party members 'extra' info. (This includes roles, locations, area IDs, etc, even when they're out of the 100yd update radius of the object manager)
Note; use Location3D if you intend to 'MoveTo' a player from far away. (Also keep in mind that the precision of the coordinates are rounded to the nearest whole, until within visible range)
That should resolve retrieving the 'tank', regardless of player name.