RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[REQUEST] Very usefull time/song modifying script

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 88
Okay, this will become VERY usefull to many RPG XP/VX makers. A music time modification script.

Basically, it could have many uses, but basically, it allows you to stop music, or continue it from a specific point.

Example uses: could be used in dynamic battles, where, after a certain amount of HP an EXACT COPY of the song (slightly changed) will start to play from THE EXACT POINT where the other song left off. This could make it to where the music slowly changes to a heroic tune when the enemy is about to die, and an enemy-istic tune when your about to die.

Could also be used in songs with intros, so the instead of playing the intro, it would loop from BEFORE the intro.

Where I looked:

Oh god...umm...

Here
Creation asylum
Japanese sites
French sites
hbgames.org
On and on and on.
« Last Edit: March 11, 2008, 10:14:00 PM by Zeriab »
Games in progress:
Tome of Arastovia: 7% complete at 2 hours of gametime

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
Well, the closest thing I've found was the SAudio module by BEHEMOTH, but it does require minor scripting knowledge to use. Unfortunately, it only recognizes MIDI files, which is why it is not so useful :/

In any case, it is a fairly difficult task, so I think that might be the closest you will get. Blizzard even included this kind of script in his list of 'Impossible Scripts'. That being said, if you were willing to exclusively use MIDIs, then you might be able to recruit a scripter to work with that SAudio module to make the scripts you are asking for.

I attached BEHEMOTH's modules

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
The reason Blizzard included it is because the API for the built-in Audio module does not offer the functionality needed.
You will have to use a dll file in addition to a script, which will be a complete rewrite of the Audio module.