Talk:SetOwner
Jump to navigation
Jump to search
I tried using a list from getAllPlayers() but it simply adds the string as a new player. Using json to generate the list works.
[setOwner(getAllPLayers())] adds a new player to the list, but [setOwner(getAllPlayers("JSON"))] will work.