#Getting group members

38 messages · Page 1 of 1 (latest)

agile cove
#

How could i get UnturnedPlayer from a GroupInfo, GroupInfo.Members is an uint?
<@&553315866146766850>

#

is there a simpler way to do this?

agile cove
#

Get group members

agile cove
#

so i can play around with the player

#

and do other things i need to do

#

i know

#

i just need

#

how to get group members

#

nothing else

#

just UnturnedPlayer, or steamid

#

or steamplayer whatever it can return

#

okay thanks

#

online

#

works

#

but u can tell me for offline too cus i might need it

#

okay

#

i mean

#

there has to be a better way

#

eh ill use what ive made so far

#

gamingtoday might know a way, but ill look in unturned datamining

#

well ig there is a way since unturned does have some features that include gettingr group members

#

groupmanager doesnt contain anything as well

#

i mean looking at this i doubt there is a way

#

we gotta do it the augh way

#

yep

#

agreed

#

needs to add more callbacks for events ect.. so make modding more possible and fun

fast mason
agile cove
#

all players in a group

fast mason
#

get all the players on the server currently connected and with a 'where' get the players who are in a group with the id u want

agile cove
#

yeah thats what i originaly did b ut i guessed that there would be a simpler way to do it

agile cove
#

ig that what u did is simpleer

fast mason
fast mason
# fast mason

yes, I think the most basic way to do this is like this

agile cove
fast mason
#

yes, it should work