Replay quest (resetQuestProgress) #1323
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
2025-03-25T18:16:10:187 [0.1.0] error: unknown endpoint GET /api/resetQuestProgress.php
2025-03-25T18:16:10:190 [0.1.0] http: GET /api/resetQuestProgress.php?accountId=67c88ef74ef17f12f949a891&nonce=8910181298380015&ct=MSI&quest=/Lotus/Types/Keys/JadeShadows/JadeShadowQuestKeyChain&stage=0 404 3.600 ms - 34
How did you trigger this request?
resetQuestto Replay quest (resetQuestProgress)Do we know the expected inventory format for a quest that's being replayed?
So, apparently the response for this endpoint is just
1. In inventory, after the replay, it seems thecfield of each stage is incremented by 1, and the CompletionDate is also updated.This feature is 'implemented' now, bugs with it can be tracked in separate issues (e.g. #2496)