• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Help with making a certain Luigi costume have a pill instead of a fireball.

shikamaru12

Smash Apprentice
Joined
Aug 21, 2010
Messages
134
Okay, so I downloaded this skin http://forums.kc-mm.com/Gallery/BrawlView.php?Number=202964 from BrawlVault. It is a Dr. Luigi skin, and because of that I would like for it to have pills instead of fireballs like Project M's Dr. Mario alt for Mario. I started off by eliminating the GFX from Luigi's NSpecial (and Nspecialair) for his Doc costume in FitLuigi.pac (which is in slot 05 by the way) and replacing it with the GFX for Mario's Doc costume. I also tried the same with the SFX, but it didn't work. There is now no sound on that costume for the NSpecial and NSpecialAir. Now, what I would like is to eliminate the fire from the projectile for that costume, the fire effect on the hit enemy for that costume, along with the actual pill being shot instead of the fireball for that costume. I am unsure of what to do now, but I guessed that I needed to put the models in FitLuigi.pac in the same location where they were in FitMario.pac. So, I did, which is why there are 6 MiscData folders. This is what it looks like: http://imgur.com/VCjTDTz So, what do I do? I know that it is possible, as there is a Dr. Mario skin in Project M that does just what I want to do with Luigi. Thanks in advance.
 

Narpas_sword

Moderator
Moderator
Joined
Dec 11, 2013
Messages
3,859
Location
Wellington, New Zealand
I have no idea how to do it, but heres Marios PSA GFX subroutine for fireball/pill.

It uses an 'if' to check if the costume slot is >= to 7 (which is where dr mario starts), then calls to use pills if true, and fireballs if false.

Could be a starting point.


 

shikamaru12

Smash Apprentice
Joined
Aug 21, 2010
Messages
134
What is the 000B0400 line? I don't use PSA, I use Brawlbox .68b to modify the SubActions, and in FitMario.pac that line isnt there. And I am pretty sure that is the GFX, which wouldn't call for the pills, instead it calls for the wind-like effect on Mario and the flash of red when he fires. I copied the GFX of Mario for the Doc costume and it just eliminates those same effects on Luigi. No pill. There must be something else we have to edit, but I don't know what it is.
 
Top Bottom