CBWardog
Young Lion
- Joined
- Sep 13, 2015
- Messages
- 41
- Reaction score
- 0
So, i made this code to make the rock remove the elbow pad during the "people's elbow". It doens't work. But the thing is, if i just restart the match right after I do the move, the elbow pad is actually removed. Its like, the texture change doens't update until the match is restarted. Any help? (sorry for my english)
<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd> </dd></dl><code>D015A5D1 0015
D115AF50 0001
D106B454 3E3D
D106B456 008B
8104D2C0 1E97
D015A5D1 0015
D115AF50 0001
D106B454 3E3D
D106B456 008B
8104D2C2 1D58
D215A5D1 0015
8104D2C0 261F
D215A5D1 0015
8104D2C2 2621</code></blockquote>
the conditions of the code are: in match, p1 is the rock, doing people's elbow, at frame 8b.
shuts down when you are not in a match, so it resets when you go to the main menu.
<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd> </dd></dl><code>D015A5D1 0015
D115AF50 0001
D106B454 3E3D
D106B456 008B
8104D2C0 1E97
D015A5D1 0015
D115AF50 0001
D106B454 3E3D
D106B456 008B
8104D2C2 1D58
D215A5D1 0015
8104D2C0 261F
D215A5D1 0015
8104D2C2 2621</code></blockquote>
the conditions of the code are: in match, p1 is the rock, doing people's elbow, at frame 8b.
shuts down when you are not in a match, so it resets when you go to the main menu.