Title: I need to take final smash files out of a character's .pac... Help! Post by: Nebulon on January 26, 2014, 09:23:14 AM So, I'm using Brawlex clone engine, which requires that characters have a final.pac. Certain characters don't come with one, but can load a custom one up from their .pac file. I need to take it out abd bane it appropriately for it to work. Can anyone help me?
Title: Re: I need to take final smash files out of a character's .pac... Help! Post by: ABloodyCanadian on January 26, 2014, 09:58:52 AM Just take a clean Final.pac from the resources, and use that. If they don't come with one, they're most likely not calling anything from it.
Title: Re: I need to take final smash files out of a character's .pac... Help! Post by: Nebulon on January 26, 2014, 10:16:56 AM So is there no way to put int the smash they come with? For instance, I have a character who when they do their final smash, they become faster and stronger. It doesn't need a final.pac to work. It's gotta load it from somewhere. Other examples are Goku and Vegeta, they have FS but it's no a seperate file. Is there no way to fix this?
Title: Re: I need to take final smash files out of a character's .pac... Help! Post by: ABloodyCanadian on January 26, 2014, 03:25:26 PM They don't come with one cause they either don't call anything from their Final.pac, or they assume that the Final.pac is unaltered. The only things in the Final.pac files I recall are articles that are Final Smash Specific.
Title: Re: I need to take final smash files out of a character's .pac... Help! Post by: Nebulon on January 26, 2014, 07:55:44 PM I fixed it! I just needed the final pac from the resource to be present for it to work. So i'm good now :) thank you for your help!
|