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!
It appears that you are using ad block :'(
Hey, we get it. However this website is run by and for the community... and it needs ads in order to keep running.
Please disable your adblock on Smashboards, or go premium to hide all advertisements and this notice. Alternatively, this ad may have just failed to load. Woops!
I'm a TO, and for a side for-teh-lelz event I want to do something where whichever character you pick causes you to spawn as Kirby, with that characters special. So on the character select screen, if I pick Peach, I spawn as Kirby with Peaches neutral-b. And if you pick Kirby, you just get Kirby.
"I spawn as Kirby with Peaches neutral-b" I've already searched for that, and it's kinda complicated: The character must be pre cached for any other Kirby to be available for spawning. I've tried to find the functions/reasons how the Kirby stage in adventure mode makes them spawn with hats, but no success.
About the "precache", let's say that there is a Luigi and Mario in addition to Kirby in-game, if the moment I try to copy Luigi, but change the ID of the absorbed character to Mario, Kirby will have a Mario hat, but any other characters than these two will make the game crash.
Here are my notes of when I tried to research, in case someone wants to check on that. It's not something well made, just some scattered researches that can be used as starting point (all in 1.02):
Try to change Kirby's copy ability to any costume anytime
proxies for checking adventure stage from Taniguti Test:
80301028
801b43dc = stage loaded
8016d8ac = load settings from adventure level?
8031d9f8 = Kirby set from Advendure 5-2 (cinematic)
8016a4c8 = Kirby set from Advendute 5-2 (fight, spawn and respawn)
-8037ace8 = character number when a player is swallowed?
-8037ad20 = go there when taunting
go there to check swallowed character's ID:
8016d8ac = basic settings?
80027960 blr = p1 falcon icon, p2 dk icon etc.
80031ad0 blr = no characters
8016e17c = precache Kirby hats? not related to adventure spawn
800326b0
80168c18
80034d50
8016641c
800dec2c = go there when Kirby taunts, when removing
800f1bac = Apply the transformation
800f7b50 = go there when taking the opponent's ability (ground)
800f7b64 = ?
800f7b70 = related to opponent's positioning after swalloing
800f7b7c = game crash
800f7b8c = Kirby doesn't transform
800bda34 = check if character eaten is Nana
800f7ba0 = Kirby doesn't transform