-
Can someone explain to me what blockId refers to in this function for handling using a packet to change the current track the player is hearing? |
Beta Was this translation helpful? Give feedback.
Answered by
sruon
Jul 4, 2025
Replies: 1 comment 1 reply
-
It's used to indicate to the client when the music should be used, i.e. Solo Battle / Mount etc. https://github.com/atom0s/XiPackets/tree/main/world/server/0x005F#slot |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Flibe-XI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's used to indicate to the client when the music should be used, i.e. Solo Battle / Mount etc.
https://github.com/atom0s/XiPackets/tree/main/world/server/0x005F#slot