legin 1 Posted December 7, 2019 Hi All I am trying to get the "VP 10 Monster Bash Hanibal's Style 2.0" table to run on the mb_106brom. It seems (I think) to only use the mb_10 rom. There is another version of this table called "MONSTER BASH · FRANK EYE EDITION · V2.3" on another site. It is basically the same table. I have the same issue with this version also. In the script it says: 'RomNames Const RomSet1 = "mb_10" Const RomSet2 = "mb_106" Const RomSet3 = "mb_106b" cGameName = Array(Romset1,Romset2,Romset3)((MBOptions And (7*cOptRom))\cOptRom) .GameName = cGameName I could not figure out how to specify the game to use Romset3 (mb_106b) I have tried running the table with mb_106b only in the roms folder. The table comes up with an error message saying it needs mb_10. If I have mb_10 in the roms folder it runs fine. The reason I would like to run this table on mb_106b is because I would like to run the pup pack. Also I would like to play with the updated rule set. Share this post Link to post Share on other sites
legin 1 Posted December 7, 2019 Issue is solved. Answer came from another site: Thanks Jorge change all your RomSets to this Const RomSet1 = "mb_106b" Const RomSet2 = "mb_106b" Const RomSet3 = "mb_106b" This worked a treat Share this post Link to post Share on other sites
outhere 164 Posted December 7, 2019 Post link for the game you are using Share this post Link to post Share on other sites
legin 1 Posted December 7, 2019 3 hours ago, outhere said: Post link for the game you are using This is the one hosted here on VPUniverse. The other table is is on another site. Is it ok to post the link to another site? I do have the issue sorted out now. See previous posts. Share this post Link to post Share on other sites