- This topic has 109 replies, 52 voices, and was last updated 5 years, 1 month ago by
Bendo.
-
AuthorPosts
-
December 21, 2020 at 11:14 am #216187
Hey SuperEd,
I love this table! But I’m having issues with trying to get the script to take to the UltraDMD. I did changed the settings in the script to 0 for ultradmd, are there other settings in the script I need to adjust?


You need to login in order to like this post: click here
1 user thanked author for this post.
December 21, 2020 at 11:30 am #216189Hey SuperEd,
I love this table! But I’m having issues with trying to get the script to take to the UltraDMD. I did changed the settings in the script to 0 for ultradmd, are there other settings in the script I need to adjust?
Same here
You need to login in order to like this post: click here
December 21, 2020 at 11:35 am #216190Hi SuperEd
im having same problem as Darthwhat.
table won’t start.
the last Pink Floyd table worked fine.
Attachments:
You need to login in order to like this post: click here
December 21, 2020 at 11:50 am #216196I think this happens when using UltraDmD and not FlexDMD?
Quick and dirty fix is to add a line in the script:
Sub TimerDMD_Timer()
If DMDMode = 0 then exit sub <<<<—— Add this line
DMDp = FlexDMD.DmdPixels
If Not IsEmpty(DMDp) Then
DMDWidth = FlexDMD.Width
DMDHeight = FlexDMD.Height
DMDPixels = DMDp
End IfTell me if this solves the issue (I have FlexDMD installed so can’t check without
)
End SubYou need to login in order to like this post: click here
2 users thanked author for this post.
December 21, 2020 at 12:05 pm #216198I think this happens when using UltraDmD and not FlexDMD?
Quick and dirty fix is to add a line in the script:
Sub TimerDMD_Timer()
If DMDMode = 0 then exit sub <<<<—— Add this line
DMDp = FlexDMD.DmdPixels
If Not IsEmpty(DMDp) Then
DMDWidth = FlexDMD.Width
DMDHeight = FlexDMD.Height
DMDPixels = DMDp
End If
Tell me if this solves the issue (I have FlexDMD installed so can’t check without
)End Sub
Yup! That seemed to fix it, great job on the upgrades too!
You need to login in order to like this post: click here
1 user thanked author for this post.
December 21, 2020 at 12:45 pm #216206beautiful update @SuperEd WOW you put a TON of work in! congrats on a great-playing release, looking forward to giving this one a more thorough tryout!
You need to login in order to like this post: click here
1 user thanked author for this post.
December 21, 2020 at 1:45 pm #216213Adding that line fixed it for me too
thank you
You need to login in order to like this post: click here
December 21, 2020 at 1:51 pm #216214changed script to use ultradmd , get error line 1660 object required flexdmd , ill go back to old version until this is fixed
You need to login in order to like this post: click here
December 21, 2020 at 3:19 pm #216227That pig plunger is wild !!!!!!!
You need to login in order to like this post: click here
1 user thanked author for this post.
December 21, 2020 at 3:19 pm #216229Just read a few posts back, you can fix it by adding a line in the Sub
Will be fixed in next release.
changed script to use ultradmd , get error line 1660 object required flexdmd , ill go back to old version until this is fixed
You need to login in order to like this post: click here
December 21, 2020 at 3:31 pm #216244AWESOME TABLE!!!!! THANKS!
You need to login in order to like this post: click here
December 21, 2020 at 8:00 pm #216261thanks for updating this awesome and cool table.
Happy Holidays!
You need to login in order to like this post: click here
December 21, 2020 at 11:10 pm #216285really enjoyed my first full play through… @supered i found one small bug i think? build 3.27, line 500
during play, if you hit the F6 to ShowDMDOptions — variable is undefined.
You need to login in order to like this post: click here
December 22, 2020 at 10:49 am #216328December 22, 2020 at 12:12 pm #216350chose ultra dmd in script – folders are in correct places ( like previous table) , i get error on line 1660
object required ‘flex dmd’ , i fixed this by putting ‘ at start of line 1660 – works ok now
You need to login in order to like this post: click here
December 22, 2020 at 3:07 pm #216363Hey supered Thank You!! Can’t wait to play it
You need to login in order to like this post: click here
December 23, 2020 at 2:49 am #216415The Rework of the table is great
Thank you for this christmas gift
You need to login in order to like this post: click here
1 user thanked author for this post.
December 23, 2020 at 8:18 am #216472chose ultra dmd in script – folders are in correct places ( like previous table) , i get error on line 1660
object required ‘flex dmd’ , i fixed this by putting ‘ at start of line 1660 – works ok now
Hi, yes, that is also a solution. It will be fixed in next release.
Another way is adding this line in the begin of the sub:
If DMDMode = 0 then exit sub
You need to login in order to like this post: click here
December 25, 2020 at 5:55 pm #216783wow SuperEd! This is a fabulous upgrade. I did have the ultra DMD issue too but uncommenting line 1660 as ktmspark did and it plays fine and what a table!
Thanks for sharing and happy Holidays!
You need to login in order to like this post: click here
1 user thanked author for this post.
December 25, 2020 at 7:36 pm #216787My god I love this table. Thank you so much for creating.
I am having the same issue I had with the last version though. The ball gets stuck if I lock a ball while in instant multiball and your unable to finish the game when this happens. Hopefully there is a solution this
You need to login in order to like this post: click here
1 user thanked author for this post.
-
AuthorPosts
Forums are currently locked.


