Jump to content

OBD talk:BINA/OBJC/MELE: Difference between revisions

m
+cat
(mini-tutorial)
m (+cat)
 
(2 intermediate revisions by 2 users not shown)
Line 36: Line 36:
:Let's actually replace the "Running Knee" moves with the "Super Kick" moves from TCTF_Swat.
:Let's actually replace the "Running Knee" moves with the "Super Kick" moves from TCTF_Swat.
:First, let's find the moves of the target: the 3 moves of "Running Knee" in BLACKOPS_Swat.
:First, let's find the moves of the target: the 3 moves of "Running Knee" in BLACKOPS_Swat.
:We need to go past the last tecniques, and pick moves 12, 13 and 14 (count starts at 0).
:We need to go past the last technique, and pick moves 12, 13 and 14 (count starts at 0).
   Offset    0  1  2  3  4  5  6  7  8  9  A  B  C  D  E  F
   Offset    0  1  2  3  4  5  6  7  8  9  A  B  C  D  E  F
   
   
Line 63: Line 63:


:Now, let's find the moves of the source: the 3 moves of "Super Kick" in TCTF_Swat.
:Now, let's find the moves of the source: the 3 moves of "Super Kick" in TCTF_Swat.
:We need to go past the last tecniques, and pick moves 36, 37 and 38 (count starts at 0).
:We need to go past the last technique, and pick moves 36, 37 and 38 (count starts at 0).
:Here they are (here I will not be listing the last technique and the first 36 moves):
:Here they are (here I will not be listing the last technique and the first 36 moves):
   Offset    0  1  2  3  4  5  6  7  8  9  A  B  C  D  E  F
   Offset    0  1  2  3  4  5  6  7  8  9  A  B  C  D  E  F
Line 79: Line 79:
<CENTER>Here you can download the complete overview of all melee profiles as a text file.<BR>Copy it to a spreadsheet calculation program like Excel.<BR>
<CENTER>Here you can download the complete overview of all melee profiles as a text file.<BR>Copy it to a spreadsheet calculation program like Excel.<BR>
{| BORDER=0
{| BORDER=0
| <UL><LI>[http://www6.fh-eberswalde.de/user/dkriesch/onistuff/subfold/text/oni_bina_melee_part_1_dc.txt part 1] with commas as decimal hyphens (9 kb)</LI><LI>[http://www6.fh-eberswalde.de/user/dkriesch/onistuff/subfold/text/oni_bina_melee_part_1_dp.txt part 1] with points as decimal hyphens (9 kb)</LI><LI>[http://www6.fh-eberswalde.de/user/dkriesch/onistuff/subfold/text/oni_bina_melee_part_2.txt part 2] (56 kb)</LI><LI>[http://www6.fh-eberswalde.de/user/dkriesch/onistuff/subfold/text/oni_bina_melee_part_3_dc.txt part 3] with commas as decimal hyphens (93 kb)</LI><LI>[http://www6.fh-eberswalde.de/user/dkriesch/onistuff/subfold/text/oni_bina_melee_part_3_dp.txt part 3] with points as decimal hyphens (93 kb)</LI></UL>
| <UL><LI>[http://ssg.oni2.net/subfold/text/oni_bina_melee_part_1_dc.txt part 1] with commas as decimal hyphens (9 kb)</LI><LI>[http://ssg.oni2.net/subfold/text/oni_bina_melee_part_1_dp.txt part 1] with points as decimal hyphens (9 kb)</LI><LI>[http://ssg.oni2.net/subfold/text/oni_bina_melee_part_2.txt part 2] (56 kb)</LI><LI>[http://ssg.oni2.net/subfold/text/oni_bina_melee_part_3_dc.txt part 3] with commas as decimal hyphens (93 kb)</LI><LI>[http://ssg.oni2.net/subfold/text/oni_bina_melee_part_3_dp.txt part 3] with points as decimal hyphens (93 kb)</LI></UL>
|}
|}
</CENTER>
</CENTER>
{{OBD}}