Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Vortex on July 17, 2013, 08:58:31 am

Title: any bgm_pos() methods?
Post by: Vortex on July 17, 2013, 08:58:31 am
Hi folks,

I need to get the playback position (in seconds) of the running BGM in a variable for my rmxp.proj.
Is there any way to get it or is there maybe another script which supports this feature?  :???:

My best regards


Title: Re: any bgm_pos() methods?
Post by: Blizzard on July 17, 2013, 09:39:01 am
Nope. ._.

The only way you can get this is to use a custom audio module. But those usually don't have such nice MIDI playback effects like the default engine.