- Joined
- May 3, 2016
- Messages
- 3,200
- Solutions
- 7
- Reaction score
- 2,528
- Points
- 145
- Favorite Pinball Machine
- Attack From Mars
If I recall, the old FizX code had the xBAM.CreateAllExt command in it (as it is required if the table didn't have that command).... but the newer code included with the AIO Example table should not have that command in the FizX section. It should only be at the top of the AIO code (in the debug section I think) to be copied to another table (to prevent a double entry). It's usually ideal to have that command at the top of the table script (under Option Explicit) and nowhere else.
I basically created my own template from the AIO which incorporates many changes, like adding my version of the tweaker, some new debug code, my own way of copying the code to a new table and some some other changes. I did use the AIO version of the FizX tweaker on Indiana Jones because I only had one nvS code left on the table and I chose to use it for a game tweaker. The game tweaker has 28 save slots and I used all 28.
Whatever happened to JLou? I haven't heard from him in what seems like years.