chaos Posted June 15, 2025 Report Posted June 15, 2025 8 hours ago, AdamCatalyst said: @chaos So you are saying the 127 fixed value goes away once the PowerPlay officially starts? No the 127 fixed value is just for the penalty probability comparison. When a guy is checked and falls down, value needs to be 3 or less for penalty. When a guy is checked and stays up, 4 or less for penalty. When a guy is hooked 6 or less. All the 127 is doing is making sure it passes that penalty probability check as no penalty Quote
AdamCatalyst Posted June 16, 2025 Report Posted June 16, 2025 Sorry, I must have been unclear. I meant when does the 127 value for comparison stop being used, and the usual RNGs are used instead? Once the PP officially starts? Or once the PP is over? Quote
chaos Posted June 16, 2025 Report Posted June 16, 2025 1 hour ago, AdamCatalyst said: Sorry, I must have been unclear. I meant when does the 127 value for comparison stop being used, and the usual RNGs are used instead? Once the PP officially starts? Or once the PP is over? No, the 127 is just to mean there can't be a penalty. So the subroutine returns a value that is used for a comparison. Since there can't be a no hitting penalty on a team that has a PP coming up (delayed call on the other team), the subroutine returns a 127 instead of the RNGed value. Quote
AdamCatalyst Posted June 16, 2025 Report Posted June 16, 2025 So it is only used for a pending penalty call, NOT the subsequent power play? Quote
chaos Posted June 16, 2025 Report Posted June 16, 2025 6 hours ago, AdamCatalyst said: So it is only used for a pending penalty call, NOT the subsequent power play? correct 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.