I wonder if there is some peoples that can check my script of the table of Faxanadu X version 1.13 at
http://pinsimdb.org/pinball/table-10255-faxanadu_xI test it and the game work, but what i try to find out is the bug.
Because the principal is that the player buy one item, after one rank. Then a second item then the second rank. For each two ranks, the player enter the wagon to be in boss combat game.
So the logic is each 2 items and 2 ranks = 1 boss stage.
Two more items and two more ranks = boss stage 2. Etc, etc etc.
When i try it by controlling the ball with the mouse, the boss 1 stage is ok, the boss 2 stage is ok.
The problem is that for boss 3 and 4 and 5 etc. etc. It only require 1 item and 1 rank, when it should be 2 items and 2 ranks for one boss stage.
Maybe some peoples here could check the script and tell me as:
The code line number at, and the code line number at; and the code line number at...
Should be writing as this ( no complicating code ) because i want that pinball creators and i understand the logics.
---------
The other error i have find out is that:
When i make some money points that is more then 1000, there is between the number 1 and the number 0; there is some Dmd display that is fully On. It should be writen as 1000 or 2000 or 3000 etc as example. But it write as 1 (X) 0 0 0, for 1000 points.
So this is an other error that i try to figure out.
----------
Thank's for your time and help.
A+