of     1   

Wrathsong
#183717673Tuesday, February 16, 2016 12:47 AM GMT

i'd probably need to use httpservice for this so...i have an ordereddatastore full of keys that are player's usernames. how do i get their rank and role in a group? this doesnt work ofc Key:GetRoleInGroup(groupid) Key:GetRankInGroup(groupid)
G0odby3
#183717792Tuesday, February 16, 2016 12:48 AM GMT

plr:GetRankInGroup() & Role
Wrathsong
#183718207Tuesday, February 16, 2016 12:51 AM GMT

forgot to mention the player's aren't ingame
Wrathsong
#183718263Tuesday, February 16, 2016 12:52 AM GMT

players*
Wrathsong
#183723982Tuesday, February 16, 2016 1:42 AM GMT

bump..any way to do this?
Wrathsong
#183725677Tuesday, February 16, 2016 1:59 AM GMT

aaa this is kinda urgent
RPG_Dev
#183725802Tuesday, February 16, 2016 2:01 AM GMT

I think you gotta use the player ID, not the username. Since ur accessing a player not in game
Wrathsong
#183728344Tuesday, February 16, 2016 2:34 AM GMT

yes, but these aren't even actual players; just strings of names of players, so i dont think i can do that unless they ARE in game
[rfa#hidefromsearch]
#183732905Tuesday, February 16, 2016 3:37 AM GMT

[rfa#hidefromsearch]
Wrathsong
#183778643Tuesday, February 16, 2016 10:20 PM GMT

Does a player have to be ingame to use the Players:GetUserIdFromNameAsync method?
foreverpower
#183778816Tuesday, February 16, 2016 10:21 PM GMT

No, that's the whole point of the method.
Wrathsong
#183778932Tuesday, February 16, 2016 10:23 PM GMT

good i thought so

    of     1