With adjusting the ball rolling sound volume --
If you open the script , usually down near the end of the script look for the line
Vol = Csng((BallVel(ball)*0.3 + 4)/10) ' Loud version
OR
Vol = Csng(BallVel(ball) ^2 / 2000) 'Quiet version
This calculates the ball rolling sound.
So by changing this one line you can adjust the volume of the ball rolling sounds
Might just have to play with the numbers to find a setting that suits your setup
Wonder if you would set the ball rolling sound to the same level on every table ?
and then either have a variable at the top of the script to change or maybe added to the cController text to automatically set the level



Top


















are all trademarks of VPFORUMS.