You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a few changes to make the values of three pointers and two pointers changeable. I tried to map out to the extent where these values were hard coded in the index.ts sim function, and adjusted the values there. One place I wasn't sure where changes should be made was the forceThreePointer boolean, which is set when the value for time is low enough and the losing team needs to make three pointers. Other than that, I think it should be a pretty simple change?
I wrote a few changes to make the values of three pointers and two pointers changeable. I tried to map out to the extent where these values were hard coded in the
index.ts
sim function, and adjusted the values there. One place I wasn't sure where changes should be made was theforceThreePointer
boolean, which is set when the value for time is low enough and the losing team needs to make three pointers. Other than that, I think it should be a pretty simple change?This is in reference to the TODO:
zengm/TODO
Line 1105 in d4ad5f2
This is the github Fork for this change, I wasn't sure the flow for submitting changes would be.
https://github.com/jdabapo/zengm-adjustPointValues
The text was updated successfully, but these errors were encountered: