MatchNo
From M.U.G.E.N Wiki
Trigger: MatchNo
Returns the current match number.
- Format:
- MatchNo
- Arguments:
- none
- Return type:
- int
- Details:
- The current match number is always 1 in versus-type modes. In Arcade and Team Arcade modes, the match number starts at 1 and increments every time a new match starts (does not increment on continue). If you finish the arcade mode and start a new game, the match number reverts to 1.
- Example:
- none