This website is a read-only preview of RuneLibris. Some features may not work. For more information about the full feature-complete version of this wiki, please visit this link.

(Return to archive index)

RS/Interfaces/Music player

From RuneLibris
Jump to: navigation, search

Rework page to includes all nodes

Interactions[edit]

Interface action Selecting "Unlock Hint" on a listed music track[1]
 
  Label: Fetch unlock hint
If Music track is unlocked
  Chat message: This track was unlocked <unlock_hint> (example)[2]
Else
  Chat message: This track unlocks <unlock_hint> (example)[3]
end


Interface action Right-clicking "Unlock Hint" in the music title area[4]
 
If An unlisted music track or no music is playing[5]
  Interaction[6] [Note 1]
Else
  Goto Fetch unlock hint label
end

Notes[edit]

  1. Although unlisted music tracks internally have a not unlockable! according to a 667 cache, this likely never showed up in-game as it would have returned the message <nowiki>This track unlocks not unlockable!, which is not a correct sentence

References[edit]

  1. Data directly entered in RuneLibris by manpaint on 2025-05-01
  2. Data directly entered in RuneLibris by manpaint on 2025-04-29; based on data dumped with Wireshark and inferred from 667 cache unlock hints
  3. Data directly entered in RuneLibris by manpaint on 2025-04-29; based on data dumped with Wireshark and inferred from 667 cache unlock hints
  4. Data directly entered in RuneLibris by manpaint on 2025-05-01
  5. Data directly entered in RuneLibris by manpaint on 2025-04-30
  6. Data directly entered in RuneLibris by manpaint on 2025-04-29