View Single Post
11/05/20, 10:22 PM   #1
lawBreaker
Join Date: Sep 2020
Posts: 4
get teammate role

Hi

is there a function that can get player's role?

something looks like this:

GetPlayerRole(unitTag) -> role

e.g.
GetPlayerRole(ZO_Group_GetUnitTagForGroupIndex(1)) -> "tank"

thanks
  Reply With Quote