CBWardog
Young Lion
- Joined
- Sep 13, 2015
- Messages
- 41
- Reaction score
- 0
So, I've been messing with the broad action mods, and I found you can do this. What this does, is that when you do the counter rin-ne move, ends like if it was a strong strike instead of just droping the opponent in the ground. I like it better this way, because now you can actually drop wrestlers off the ring in royal rumbles using this move if you are close to the ropes. Also, I will make a version of this for the elbow strike back counter later.
Notice that i'ts the first time i experiment using broad action mods, so if there is any potential bug in my code please let me know so I can learn more about this.
It's 4 players converted, and has no bugs so far.
Here his a video of the move working:
Video
<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd> </dd></dl><code>D106B454 39B6
D106B456 0031
8115AEC6 0035
D106B514 39B6
D106B516 0031
8115B21E 0035
D106B5D4 39B6
D106B5D6 0031
8115B576 0035
D106B694 39B6
D106B696 0031
8115B8CE 0035
81327F36 0032</code></blockquote>
edit: Here is the same code for the back counter elbow strike. No point to make a video about it since it's the same thing. 4 player converted also. Seems like you can use both codes at the same time with no bugs. Notify any problem you find.
<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd> </dd></dl><code>D106B454 39AC
D106B456 000F
8115AEC6 0035
D106B514 39AC
D106B516 000F
8115B21E 0035
D106B5D4 39AC
D106B5D6 000F
8115B576 0035
D106B694 39AC
D106B696 000F
8115B8CE 0035</code></blockquote>
Notice that i'ts the first time i experiment using broad action mods, so if there is any potential bug in my code please let me know so I can learn more about this.
It's 4 players converted, and has no bugs so far.
Here his a video of the move working:
Video
<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd> </dd></dl><code>D106B454 39B6
D106B456 0031
8115AEC6 0035
D106B514 39B6
D106B516 0031
8115B21E 0035
D106B5D4 39B6
D106B5D6 0031
8115B576 0035
D106B694 39B6
D106B696 0031
8115B8CE 0035
81327F36 0032</code></blockquote>
edit: Here is the same code for the back counter elbow strike. No point to make a video about it since it's the same thing. 4 player converted also. Seems like you can use both codes at the same time with no bugs. Notify any problem you find.
<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd> </dd></dl><code>D106B454 39AC
D106B456 000F
8115AEC6 0035
D106B514 39AC
D106B516 000F
8115B21E 0035
D106B5D4 39AC
D106B5D6 000F
8115B576 0035
D106B694 39AC
D106B696 000F
8115B8CE 0035</code></blockquote>