Remember you are using diverters instead of the rubber bands so those values are correct.
Most of the guys set it to 3 but if you like 1 it is OK.
These are the default values for the diverter:
' <diverter mass="1000000.0" omega="35.0"></diverter>
You said the slingshots are too strong so try reducing the 35 to something lower like maybe 30. It should reduce the strength of the slingshots but it will take a little testing to set it as you want. BE SURE to save your settings before you test it. If you don't save changes and exit the FP editor, the old values will be used and you won't see any difference. It is a particularity of saving the XML as a comment. You can test other changes in the script without saving changes but the XML is an exception.
DUH so, fizx bounce effects and mech sounds are both dependant on the invisible model. I was thinking leftslingshot rubber (not divertor1 and diverter2.
so I can lower the table xml
' <diverter mass="1000000.0" omega="20.0"></diverter>
This effects all divertors though, so if I rename a divertor like rubberpost1 rubberpost2 this value still effects there models? or no?
If the table diverter mass/omega effects them all I use these adjust the other diverters?
just making sure Im following correctly
RubberBandType(1) = 4 '6' DropTarget Bank Rubber Band
RubberPostType(2) = 2 '3' Top Post Left Slinghsot
RubberPostType(3) = 1 ' Mid Post Left Slingshot
RubberPostType(4) = 1 '2' Lower Post Left Slingshot "Post pass"
RubberBandType(5) = 1 ' Left Band Left Slingshot
RubberBandType(6) = 1 ' Lower Band Left Slingshot
RubberPostType(7) = 1 '3 ' Top Post Right Slinghsot
RubberPostType(8) = 1 ' Mid Post Right Slingshot
RubberPostType(9) = 1 '2 ' Lower Post Right Slingshot "Post pass"
RubberBandType(10) = 1 ' Right Band Right Slingshot
RubberBandType(11) = 1 ' Lower Band Right Slingshot
RubberPostType(12) = 4 ' Post
RubberPostType(13) = 4 ' Post
RubberPostType(16) = 1 ' Post
RubberPostType(14) = 1 ' Post
RubberPostType(15) = 1 ' Post
RubberPostType(17) = 1 ' Post
RubberPostType(18) = 1 ' Post
RubberPostType(19) = 1 ' Post
RubberPostType(20) = 1 ' Post
RubberPostType(21) = 1 ' Post
RubberPostType(22) = 1 ' Post
RubberPostType(23) = 1 ' Post
Thanks , for the help.