Skip to content

Correct way to handle post match flow? #157

Answered by Drarig29
GrimLothar asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! For this matter, both issues and discussions are OK 😉

And no, manager.find.nextMatches() doesn't take the result of the match into account. It only gives you, based on the structure of the tournament, what is the next match to be played.

But I'm working on an update now, and I think I'll add an optional participantId?: number parameter to manager.find.nextMatches(). If a participantId is given, it will give you the next matches from the point of view of the given participant.

Would it work for you?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@GrimLothar
Comment options

@Drarig29
Comment options

@GrimLothar
Comment options

Answer selected by GrimLothar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants