i want to create dummy player for my team leaderboard ,i make leaderboard score process from this dummy player but firstly when creating team i want to create frteam creating from this dummy player,is there a way creating dummy player from cloud script ?
Answer by Rick Chen · May 25, 2021 at 06:26 AM
Generally, the client Login APIs cannot be used on CloudScript. You could use the LoginWithServerCustomId API on CloudScript to create dummy players.