I recently decided to use the profile service module by loleris for a side project and I’m a bit confused with 2 things.
-
I couldn’t figure out how to get a players data and make changes to it I did some like weird solution because I couldn’t seem to find a method for it on the docs. I was trying to make a command that lets me give admin to a player which just sets a IsAdmin variable to true.
-
how does profile service work with teleporting between games? How can I send their data to the new game?