Skip to content

ScoreFrame

Lekuru edited this page Jan 16, 2024 · 7 revisions
Size Datatype Description
4 sInt Time
1 char SlotId
2 uShort count300
2 uShort count100
2 uShort count50
2 uShort countGeki
2 uShort countKatu
2 uShort countMiss
4 sInt Total Score
2 uShort maxCombo
2 uShort currentCombo
1 bool Perfect
1 char currentHP
1 char tagByte

Note

The SlotId is only used in multiplayer, and is used to identify a slot on the client side. The server has to set that value manually.

Note

The tagByte is used in multiplayer, to display if the user hit a 300, 100, 50 or missed. This was introduced in the first version with the tag gamemode.

Clone this wiki locally