I have two tables, Playboy 1978 and Rock N Roll Diner which use the same playboyb rom. I can't get them to score separately.
I have setup my VPMAlias file for Rock N Roll Diner as below
playboybr,playboyb
I have edited the script for both tables
Original Playboy table I added the following NVOffset line
Sub Table1_Init
vpmInit Me
On Error Resume Next
With Controller
.GameName = cGameName
NVOffset (1)
Rock N Roll I edited / added...
Const cGameName = "SexyGirl"
Const cloneGameName = "playboybr"
Sub Table1_Init
With Controller
.GameName = cloneGameName
NVOffset (2)
I then deleted the original NVram file and let Playboy create a new one. The game played and scored fine but Rock N Roll still picks up the high score from Playboy. The following three files were created but the two txt files are empty. Any idea what I am doing wrong?
playboyb.nv
playboyb v1.txt
playboybr v2.txt



Top








are all trademarks of VPFORUMS.