• 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!

Am I editing this code correctly?

MechaWave

Smash Champion
Joined
Jun 3, 2009
Messages
2,227
I realize I should post this in the Q&A thread but no one posts there.

I want to be able to choose Giga Bowser and Wario-Man over Wi-Fi. I know how the code works (you have to be host with the red shield etc etc) but I don't know if I'm editing it correctly.

Original post: http://volderbeek.freeforums.org/revised-online-character-modifier-t4416.html.

Here is my modified code.
Code:
Wi-Fi Character Modifier rev2 [qwertyuiop, originally by hetoan2]
[COLOR="Red"]284DE4B0[/COLOR] [COLOR="Cyan"]FFDF[/COLOR][COLOR="Yellow"]0020[/COLOR] « GameCube, P1. Activate with R.
42000000 90000000
00FDCCF7 000000[COLOR="Lime"]2C[/COLOR] « Giga Bowser
E0000000 80008000
[COLOR="Red"]284DE4B0[/COLOR] [COLOR="Cyan"]FFBF[/COLOR][COLOR="Yellow"]0040[/COLOR] « Activate with L.
42000000 90000000
00FDCCF7 000000[COLOR="Lime"]2D[/COLOR] « Wario-Man
E0000000 80008000
Any help would be appreciated.
 

MechaWave

Smash Champion
Joined
Jun 3, 2009
Messages
2,227
Okay, I found out I am. But it keeps disconnecting me after like 6 seconds. Is there another code I'm missing or what?
 
Top Bottom