Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: Iced_Shadows on August 20, 2010, 12:47:26 AM



Title: So, about stage sounds... (Not a hacker, just want to know if this is possible)
Post by: Iced_Shadows on August 20, 2010, 12:47:26 AM
Hello. I have been messing with the Stage Switcher program to put my downloaded stages over any stage I want. It has prove to be useful so far, but I noticed one flaw. For example, if I put Halberd onto Bridge of Eldin, the Halberd stage would be there just like normal, BUT there is no sound from the stage. Characters, items, and music still make sound of course, but the Halberd blasting off and the cannons on the Halberd do not make any sound at all.

All I want to know is, is it possible to make the Halberd have sound if it is on a completely different stage? What I wanted to do was put Daytime Halberd, Nighttime Halberd, and Sunset Halberd on three of my Smashvilles... but the lack of sound kind of kills the stage for me. =/


Title: Re: So, about stage sounds... (Not a hacker, just want to know if this is possible)
Post by: DarkPikachu on August 20, 2010, 12:10:08 PM
yea...

I havn't used stage switcher...
but rel files are scripts pretty much...
they have a little bit extra that I don't undertand just yet...

but use the original rel file and see if setting the string:
stClassInfoImpl<14, stHalberd> to stClassInfoImpl<33, stVillage>
allow's it to work like it should...

IDK...
maybe it's just a string...
IDK too much about rel files...
besides the fact that they're used in the exact same fasion as py files in blender


Title: Re: So, about stage sounds... (Not a hacker, just want to know if this is possible)
Post by: DocStrange on August 20, 2010, 12:36:06 PM
It would be a lot easier if you used the alternate stage loader code, that way you could just have all 3 versions of Halberd with different button activators. I don't think you'd be able to get the whole loading certain versions at certain times of day thing to work anyway.


Title: Re: So, about stage sounds... (Not a hacker, just want to know if this is possible)
Post by: Iced_Shadows on August 20, 2010, 10:05:00 PM
I'll have to figure that code out here soon then. Again, I'm still kind of new to these Brawl hacks. I don't see why it wouldn't load them depending on the time of day though. I mean, Smashville is technically five different stages right? It just loads them based on what time it is. I know that putting alternate stages on Spear Pillar and Shadow Moses Isle works just fine, even with the Stage Switcher.