[Closed] El Niño (W.I.P.)

Status
Not open for further replies.

Latallah

Lower Midcard
Joined
Jul 19, 2011
Messages
108
Reaction score
0
<iframe type='text/html' width='250' height='250' src='
' frameborder='0' allowfullscreen=''></iframe>

Can someone explain to me how the ropes don't grab on feet?
There are still some details but the ropes fixes hinder them.


Replace: Corner Sling Body Splash

8134E114 00D6
8134E116 BE0C
D106B454 41AE
D106B456 001E
8106B460 011C
D106B454 41AE
D106B456 001E
8106B462 EF62
D106B454 41AE
D106B456 0030
8106B460 011D
D106B454 41AE
D106B456 0030
8106B462 3020
 

wwefan4life2

Main Eventer
Joined
Dec 19, 2010
Messages
718
Reaction score
0
Toki1's take care of rope effects, they are mixed in with the sound effects and hand shapes. Get the Toki1 addresses for P1 and P2, then add 14 (in hex) to each address. After you do that, search for the addresses in the Toki1 notepad (I assume you have it). You want the address you searched for and the next 6 addresses (It's really 7, plus the original for a total of 8, but the 8th line is a line every move uses (A hand shape) so do not touch that one.) do that for P1 and P2.

Now that you have the addresses, get rid of the : after the address (ctrl + H will let you do a search and replace so you can do it quicker that way), and change the 0 after the 8 in the address to a 1 and you end up with something like this (X = random digit):

81XXXXXX XXXX

Now as for the values you need, values from 00-7E are sound effects. Rope effects values range from C0-F0ish.

Now a value is 4 digits, the first 2 digits represent the frame at which the effect happens at, the last 2 digits represent the effect you want, so for example:

81XXXXXX 031D means at frame 03, effect 1D (Effect 1D is a big ring shake effect) happens.

Here is a small list of rope values:

C9 - Top Rope
CA - Top & Middle Rope
CB - Bottom Rope
CC - Top & Middle Wider
CD - Middle & Bottom
CE - All 3 Ropes
CF - All 3 Harder
D0 - All 3 Soft
D2 - All 3 Ropes & Opposite side of ring ropes

If you have problems, PM me and I can help you more.


 
Status
Not open for further replies.
Top