question

c-aydeniz avatar image
c-aydeniz asked

How can I add only username to players?

Hello,

In our game, there's a registration system that requires email and passwords. We realized that the current system decreases the number of players who plays the game. We're now working on a new register/login system that only requires username. However, we don't want to delete the old users as well. (~100 players).

AddUsernamePassword API only works if there's no email and username in an account, which we can't use. I was wondering if there's a way to add usernames to accounts?

If there's no way to add it by any API, could someone at least add usernames to these 2 accounts manually? There's currently only one payer account in the game. Deleting their account and then asking them to create one and then adjusting their data, inventory, statistic by hand would not look nice on a payer user side.

Title ID: DABE1

Player 1: 457472D0367189E9

Player 2: 885A39BE95124427

Usernames will be same as the display names.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Ivan Cai avatar image
Ivan Cai answered

Sorry. We do not support adding only username to a registered player account currently. The AddUsernamePassword API is usually used for an anonymous user, it can add recoverable infomation. In Game Manager, there is no way to manually enter the username. Now, you have to migrate the data of the old player to the new account .

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.