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

Hybrid Air Dodge Help....

RayAllen123

Smash Cadet
Joined
Aug 15, 2005
Messages
41
Location
Marysville,WA
NNID
kylewhiteguy
The hybrid airdodge code that I have, and is currently the "best" overall airdodge code, has a timer in it, that allows only one melee airdodge per second, so you can't stack wavedashes.

HTML:
Hybrid Air Dodge: (90 Lines) [Phantom Wings]
80000000 80623320
80000001 00000000
60000006 00000000
60000003 00000001
4A001000 00000000
4A101001 00000000
36000000 00000032
58010000 00000004
DE000000 80008180
58010000 00000060
DE000000 80008180
92210002 00000014
92210003 00000068
92210004 00000070
92210006 0000007C
92210009 00000018
58010000 00000088
92210007 00000064
92210008 00000058
48001004 00000024
92210005 0000000C
48001004 00000020
92210004 00000014
4A001004 00000000
32000018 00000000
4A001006 00000000
30000038 00000021
4A001002 00000000
36000040 41000000
4A001003 00000000
9221000A 00000038
9221000B 0000003C
4A001005 00000000
3000000C 00000000
1400000C 00000001
9421000A 00000010
9421000B 00000014
4A001004 00000000
14000014 00000000
E2000001 00000000
4A001005 00000000
9221000A 00000010
9221000B 00000014
86A0000A 40000000
86A0000B 40000000
4A001007 00000000
9421000A 00000008
4A001008 00000000
9421000B 0000000C
4A001002 00000000
34000041 41000000
36000040 42000000
4A001007 00000000
14000008 00000000
4A001008 00000000
1400000C 3E000000
34000041 41C00000
4A000000 805A0100
9221000A 00000000
4A001002 00000000
9001000B 00000040
8891000B 0000000A
34000041 42100000
4A001004 00000000
14000018 00000000
E2000005 00000000
4A000000 805A0100
9221000A 00000000
4A001004 00000000 
36000014 [B][U]42000000[/U][/B]
 9001000B 00000014
8891000B 0000000A
4A001006 00000000
32000038 00000021
4A001004 00000000
14000018 00000000
E2000001 00000000
 34000015 [I][U]41FFFFFF[/U][/I]
 4A001009 00000000
3000014C 00000000
4A001004 00000000
14000018 00000001
E2000002 00000000
80100001 00000008
62000000 00000001
E200000F 00000000
80000001 00000000
80100000 00000244
62000000 00000000
E0000000 80008000

Note: For modifying the timer delay for the code, all you need to do is change the Bold value to the amount of time(in floating point) and the Italicized value the Bold value -1.

Supports:
-A single Melee Air Dodge until you make contact with the ground again.
-A timer delay that will force you to wait a few frames if you're Melee Air Dodge is interrupted(Wavedash).
-Single direction Air Dodge.
-Everything that the original Melee Air Dodge Code had.
I searched about converting time into a floating point, but I had no luck. I need help changing the code so that there is no timer on the wavedash, for the codeset I'm making:urg:
 

RayAllen123

Smash Cadet
Joined
Aug 15, 2005
Messages
41
Location
Marysville,WA
NNID
kylewhiteguy
But I'm too dumb to figure that IEEE converter, can you or someone else just tell me the value that I'd want the bold and italic values to be? Or at least explain how to use that converter...?

Thanks, sorry for being so ignorant.


Nevermind, Bold value 3F800000 italic value 3F000000
 
Top Bottom