bootLocation doesn't persist #153

Closed
opened 2024-05-04 02:55:31 -07:00 by Sainan · 0 comments
Owner

The client sends this request when switching to drifter camp:

GET /api/setBootLocation.php?accountId=...&nonce=...&ct=MSI&bootLocation=DRIFTER_CAMP

However, this is not stored on the account.

I would implement this myself, but I'm not sure where the client expects this in the server's responses upon login.

The client sends this request when switching to drifter camp: ``` GET /api/setBootLocation.php?accountId=...&nonce=...&ct=MSI&bootLocation=DRIFTER_CAMP ``` However, this is not stored on the account. ~~I would implement this myself, but I'm not sure where the client expects this in the server's responses upon login.~~
Sign in to join this conversation.
No description provided.