Jump to content

[New VP10 Alert] Space Shuttle ( Williams 1984)


Recommended Posts

  • 1 month later...
  • 5 weeks later...

Yes is not working, getting a script error line 187 type mismatch. 

Not really sure what that means.   Not super familiar with script, comfortable enough to edit with instructions, just not familiar with how it all goes together to write any myself.

 

Any help getting this going would be great.  (running vpx 10.6)

 

 

Link to comment
Share on other sites

Ok, thanks JP (on the other place) for help.   I figured I'd post on here so that anyone looking for it. (I know if anyone else is in the Buffalo NY area and have been to Pocketeer and are newbs like me with VPX then they will have the same issue.  So good to have the solution easy to find with the table.  Mine was showing script error line 187 type mismatch.   After I entered this and played it, when I went back to copy for the forum posts, it had moved lines, so might not be the same on everyone's as far as line.

Need to add "Dim Lights" in the part shown, as shown, without quotes, then compile

This is what it looks like now, and plays great.   

 

 

Sub SolGI(enabled)
 Dim lights
    If enabled Then
 For each lights in GI:lights.state=0:Next
 For each lights in GI2:lights.state=0:Next
 SpaceShuttle.ColorGradeImage="ColorGradeDark"

 

Just wanted to post this so that if other complete newbs are looking for this like I was they have a way to find it. That will be layed out for them like they are in kindergarten

 

Thank you all for help.

Link to comment
Share on other sites

  • 3 months later...
  • 2 years later...

fixed the line 187 error by adding " Dim lights" and now it plays, however neither of the two b2s I could find for this table work with it so no score. Maybe I dont understand how to change the code and this is my fault. In any case I would call this table broken, it needs to have at least a code that functions out of the box to be deemed as working.  

Edited by petelunacy
Link to comment
Share on other sites

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...