-
ModFusion Problem.
Basically, I'm trying to run a .WTF file (Josh Welchels sound format) using the ModFusion 3 extention for MMF2 Developer for my current project (Mr Stump's 2)
My project was originally created in MMF 1.5, and everything worked perfectly - yet I don't get any music in MMF2 at all - and no events have been changed. I CAN however, run MOD files, but that's not really what I want. The code I am using is as follows:
START OF FRAME:
Set WSF Password to "XXXXXX"
Load MOD Appdrive$+Appdir$+"music\title.wtf" to Cache 0 into Track 1
Set Mod 1 Volume to 60
ONLY ONE ACTION WHILE EVENT LOOPS:
Play Mod on Track 1
END OF FRAME:
Empty Entire Cache
***
That's all the code - I can't really see what I'm doing wrong, any help would be greatly appreciated. Thank you.
-
ModFusion Problem.
Basically, I'm trying to run a .WTF file (Josh Welchels sound format) using the ModFusion 3 extention for MMF2 Developer for my current project (Mr Stump's 2)
My project was originally created in MMF 1.5, and everything worked perfectly - yet I don't get any music in MMF2 at all - and no events have been changed. I CAN however, run MOD files, but that's not really what I want. The code I am using is as follows:
START OF FRAME:
Set WSF Password to "XXXXXX"
Load MOD Appdrive$+Appdir$+"music\title.wtf" to Cache 0 into Track 1
Set Mod 1 Volume to 60
ONLY ONE ACTION WHILE EVENT LOOPS:
Play Mod on Track 1
END OF FRAME:
Empty Entire Cache
***
That's all the code - I can't really see what I'm doing wrong, any help would be greatly appreciated. Thank you.
-
Re: ModFusion Problem.
Have you tried leaving the volume as it is? or maybe setting it to 100? I remember a problem with the volume with that object.
-
Re: ModFusion Problem.
Have you tried leaving the volume as it is? or maybe setting it to 100? I remember a problem with the volume with that object.
-
Re: ModFusion Problem.
I've already tried that, it doesn't make any difference - but thanks anyway.
-
Re: ModFusion Problem.
I've already tried that, it doesn't make any difference - but thanks anyway.
-
Re: ModFusion Problem.
*bump* <img src="/center/images/graemlins/smile.gif" alt="" />
-
Re: ModFusion Problem.
*bump* <img src="/center/images/graemlins/smile.gif" alt="" />
-
Re: ModFusion Problem.
Hey, Chris, tell me how you set passwords when you make the WGMs, I have no idea... <img src="/center/images/graemlins/frown.gif" alt="" />
-
Re: ModFusion Problem.
Hey, Chris, tell me how you set passwords when you make the WGMs, I have no idea... <img src="/center/images/graemlins/frown.gif" alt="" />