Jump to content

Onsides kick hack...better recovery rate for P2


bruddog

Recommended Posts

This hack makes recovering an onsides much more possible for player 2. This hack gives the ball a 20% chance of bouncing back towards the side that kicked it. I could make a better one but this fits without having to jump anywhere. 


 


SET (0x2D9EA,0xA53CC933B006A98065AA85AA)


 


 


Change the 33 to change how frequently the ball bounces back towards the side that kicked it


 


FF = everytime


00 = never


 


This hack doesn't apply if the player catches the ball right when it hits. 


Link to comment
Share on other sites

What are the current odds of it bouncing back towards player 2 (assuming that it's not recovered immediately?) Does the ball only bounce forward currently on an onside?


Does this apply at all to player 1 onsiding? Does this apply to fumbles as well?


 


 




This hack gives the ball a 20% chance of bouncing back towards the side that kicked it.




 


BTW 33/FF = 51/256 = .19921 = approximately 20%


You can convert your hex number to Dec to calculate the approximate % of the hack occurring should you implement it with a different value.


Link to comment
Share on other sites

What are the current odds of it bouncing back towards player 2 (assuming that it's not recovered immediately?) Does the ball only bounce forward currently on an onside?

Does this apply at all to player 1 onsiding? Does this apply to fumbles as well?

 

 

 

BTW 33/FF = 51/256 = .19921 = approximately 20%

You can convert your hex number to Dec to calculate the approximate % of the hack occurring should you implement it with a different value.

 

 

1. Well you answered your own question. There is a 20% chance of the ball bouncing back towards player 2.

2. Without the hack the ball bounces forward + a random value between -45 and  45 degrees.

3. Yes, player 1 gets the same percentage (20%)

4. No this does not apply to fumbles. This only applies to the first bounce of the kick. After that the normal totally random angle bouncing of the ball occurs. 

Link to comment
Share on other sites

1. Well you answered your own question. There is a 20% chance of the ball bouncing back towards player 2.

2. Without the hack the ball bounces forward + a random value between -45 and  45 degrees.

3. Yes, player 1 gets the same percentage (20%)

4. No this does not apply to fumbles. This only applies to the first bounce of the kick. After that the normal totally random angle bouncing of the ball occurs. 

 

My first question was about what happens without the hack, but you answered that.

If I'm reading this correctly this is a hack that gives a 20% chance of bouncing backwards towards the onside kicking team and enhances the recovery rate for both player 1 and 2?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...