Jump to content

[New VP10 Hybrid Alert] Tales From The Crypt VPW Premium (Data East 1993)


Recommended Posts

On 5/25/2023 at 12:16 AM, Rabmos said:

 

 

Same for me. This table needs an update. ALL VP tables start in VR but only this one not.

 

I have 5 different versions and they all give the same error:

 

Compile error
-------------
Line: 98
Ongeldige toewijzing: 'CabinetMode'

Runtime error
-------------
Line: 2128
Variabele is niet gedefinieerd: 'vpmInit'

Runtime error
-------------
Line: 6835
Object vereist: 'controller'

 

EDIT: THERE IS A FIX !! :

 

VR USERS, simply delete from line 98 a few lines:

 

if VRRoom <> 0 Then    'disabling cabinet mode for VRroom, they wont work together
    CabinetMode = 0
    NormalsForInserts = 1
end if

 

After that the table works and it's amazing. Thanks VPW !

 

For the line 2128 error, your fix it doesnt works if you put VR ROOM 1 or 3, plz set VR ROOM = 2

Link to comment
Share on other sites

  • 6 months later...
On 5/25/2023 at 12:16 AM, Rabmos said:

EDIT: THERE IS A FIX !! :

 

VR USERS, simply delete from line 98 a few lines:

 

if VRRoom <> 0 Then    'disabling cabinet mode for VRroom, they wont work together
    CabinetMode = 0
    NormalsForInserts = 1
end if

 

After that the table works and it's amazing. Thanks VPW !

 

____________

Thank you! That helped a lot!

 

 

Link to comment
Share on other sites

  • 3 weeks later...
On 5/24/2023 at 11:16 PM, Rabmos said:

 

 

Same for me. This table needs an update. ALL VP tables start in VR but only this one not.

 

I have 5 different versions and they all give the same error:

 

Compile error
-------------
Line: 98
Ongeldige toewijzing: 'CabinetMode'

Runtime error
-------------
Line: 2128
Variabele is niet gedefinieerd: 'vpmInit'

Runtime error
-------------
Line: 6835
Object vereist: 'controller'

 

EDIT: THERE IS A FIX !! :

 

VR USERS, simply delete from line 98 a few lines:

 

if VRRoom <> 0 Then    'disabling cabinet mode for VRroom, they wont work together
    CabinetMode = 0
    NormalsForInserts = 1
end if

 

After that the table works and it's amazing. Thanks VPW !

 

My first post on these forums and I wanted to use it to call you a hero, thanks mate!

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...