![]() |
|
+- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: |
KStolenBGM XP - kyonides - 06-19-2026 KStolenBGM XP
by Kyonides Introduction This simple scriptlet allows you to make the game, namely the NPC or the narrator or somebody else, to refuse to play the BGM or BGS that have been stolen so far. It includes both script calls for stealing or releasing the BGM and BGS during gameplay. You might need to delete old saved games to prevent the game from crashing. (It won't be able to find the new variables I've created there.) The Script Code: # * KStolenBGM XP * #Under the MIT License. That's it!
|