[PR #383] Player Death and Level Up Sounds, Cutscene Support #10437

Open
opened 2026-06-03 12:22:01 +00:00 by Dark98 · 0 comments
Owner

Original Pull Request: https://github.com/2006-Scape/2006Scape/pull/383

State: closed
Merged: Yes


I was going to write more, but I'm tired and it probably does not need too much explaining anyway. No idea if these have already been implemented.

Sounds:

  • Added the player death sound to the soundlist
  • Added a bunch of level up sounds. Some might still be missing and some still need identification.
  • Added a command for developers to test what is called "quicksongs" by using the ::quicksong command.

Cutscene support:

  • Added 'cutscene support', being the ability to set the camera a certain way, shake the camera, or reset the camera to the default player view.
  • Added developer commands to showcase these commands in action with ::camerashake, ::cameracutscene, and ::camerareset

Special thanks to here for pointing me in the right direction for level up music. I took the camera/cutscene stuff from here

**Original Pull Request:** https://github.com/2006-Scape/2006Scape/pull/383 **State:** closed **Merged:** Yes --- I was going to write more, but I'm tired and it probably does not need too much explaining anyway. No idea if these have already been implemented. **Sounds:** - Added the player death sound to the soundlist - Added a bunch of level up sounds. Some might still be missing and some still need identification. - Added a command for developers to test what is called "quicksongs" by using the `::quicksong` command. **Cutscene support:** - Added 'cutscene support', being the ability to set the camera a certain way, shake the camera, or reset the camera to the default player view. - Added developer commands to showcase these commands in action with `::camerashake`, `::cameracutscene`, and `::camerareset` Special thanks to [here](https://github.com/Aeroverra/Project-Nostalgia-2006/blob/master/src/server/game/players/PlayerAssistant.java) for pointing me in the right direction for level up music. I took the camera/cutscene stuff from [here](https://www.rune-server.ee/runescape-development/rs2-server/tutorials/339418-pi-camera-movement-earthquakes-resetting-both.html)
Dark98 added the pull-request label 2026-06-03 12:22:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#10437