@GeorgeH:
Here is status about bugs in tables you pointed:
1. Pinball Fantasies: Billion Dollar Gameshow 2.00
Problem:
Script error in line 2774.
Why is there problem:
Script author overrides EnterHighScore subroutine. (Override = creates subroutine with same name as build-in FP subroutine).
Solution:
I will fix it in next BAM release.
.. or You can in script replace all occurence of "EnterHighScore" with "CustomEnterHighScore". (CTRL-H in script editor)
2. Stones n Bones
Problem:
When NewHighScore plugin is enable, user will not see "enter high score" frame.
Why is there problem:
Script author decide to put whole script outside of FPT file. All is loaded from disk, from file "MainScript.vbs". BAM don't read that script and do not apply own-patch required to support NewHighScore.
Solution:
Again, wait for next BAM release
.... or disable "NewHighScore" plugin from BAM menu.
3. Pinball Dreams: Nightmare
I did not experience any errors.
This table has own "enter high score" method, so it will not display BAM or FP enter high score frame.
Also, when i press pause key i can see "high scores", both form FP and from BAM. I don't understand where is problem.
------------------------------------
here is another BAM.dll beta. It works fine with "Stones n Bones" and "Pinball Fantasies: Billion Dollar Gameshow"
http://www.ravarcade.pl/beta/BAM.dll