#Getting group members
38 messages · Page 1 of 1 (latest)
Get group members
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
do u want to get all the players in a specific group or get players from a list of groups?
all players in a group
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
yeah thats what i originaly did b ut i guessed that there would be a simpler way to do it
Unfortunately, its not possible to obtain players through GroupInfo
yes, I think the most basic way to do this is like this
ive made a simple function id say this would work
yes, it should work