Jump to content
NHL'94 Forums

Recommended Posts

Posted
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

Posted

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?

Posted
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.

Posted
6 hours ago, AdamCatalyst said:

So it is only used for a pending penalty call, NOT the subsequent power play?

correct

  • Thanks 1

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...