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

Request turn green or flash when in CrouchWait

Goatlink

Smash Apprentice
Joined
Jul 14, 2013
Messages
146
Location
Portland, OR
I would like a code that turns the player green or flashing when in CrouchWait (useful for knowing when you have time to input something after a crouch cancel)

Codes for any other waiting states (like hanging on the ledge) would also be great.


So far I have these codes for highlighting the player in different action states.
Code:
$Turn Blue when Subaction IASA is Available [UnclePunch]
C2071960 00000008
98032218 3C00C200
901E04BC 901E04C0
901E04C4 38000000
901E04B8 901E04C8
901E04CC 901E04D0
3C00C280 901E04D4
38000091 981E0504
7C0802A6 00000000

$Turn Green When Actionable [UnclePunch]
C20CC818 00000011
3CE08048 80E79D30
54E7443E 2C070208
40820018 80EDB61C
88E70000 891F000C
7C074000 40820058
48000049 7CA802A6
C0250000 D03F04BC
C0250004 D03F04C4
38600000 907F04C0
907F04B8 907F04C8
907F04CC 907F04D0
907F04D4 38600001
889F0504 50643E30
989F0504 48000010
4E800021 437F0000
43340000 80010024
60000000 00000000
C208A478 00000011
3CE08048 80E79D30
54E7443E 2C070208
40820018 80EDB61C
88E70000 891F000C
7C074000 40820058
48000049 7CA802A6
C0250000 D03F04BC
C0250004 D03F04C4
38600000 907F04C0
907F04B8 907F04C8
907F04CC 907F04D0
907F04D4 38600001
889F0504 50643E30
989F0504 48000010
4E800021 437F0000
43340000 8001002C
60000000 00000000

$Turn Green When Can Pummel [Cappy]
C20DA3CC 00000010
895F0504 2C0A0091
41A2006C 815F0010
2C0A00D8 40A20060
3D408048 814A9D30
554A443E 2C0A0208
40820018 814DB61C
894A0000 8BDF000C
7C0AF000 40820038
3D40437F 915F04BC
3D40C200 915F04C4
3D400000 915F04B8
915F04C0 915F04C8
915F04CC 915F04D0
915F04D4 39400091
995F0504 4E800020
60000000 00000000
 

Punkline

Dr. Frankenstack
Joined
May 15, 2015
Messages
423
This code should do everything you're asking for. I've recently converted it into a gecko code format, for convenience.
 
Top Bottom