
http://m.youtube.com...h?v=k9y6onw4CFw
Posted 23 December 2012 - 06:17 PM
Current: NBA Fastbreak, Hook, Stranger Things (Pro)
Gone: Bram Stoker's Dracula, Revenge From Mars, Lethal Weapon 3, Medieval Madness (Remake), Mary Shelley's Frankenstein, Earthshaker, Big Buck Hunter Pro
pinDMD3 Now Available!
Videos of pinDMD in action | www.pinDMD.com
Posted 23 December 2012 - 06:19 PM
Posted 03 February 2013 - 11:25 PM
Current: NBA Fastbreak, Hook, Stranger Things (Pro)
Gone: Bram Stoker's Dracula, Revenge From Mars, Lethal Weapon 3, Medieval Madness (Remake), Mary Shelley's Frankenstein, Earthshaker, Big Buck Hunter Pro
pinDMD3 Now Available!
Videos of pinDMD in action | www.pinDMD.com
Posted 04 February 2013 - 08:15 AM
erm its not on my list of things to, that DMD is twice the size so scaled down would look very shit, but if i get time i can add in some code for it
Current: NBA Fastbreak, Hook, Stranger Things (Pro)
Gone: Bram Stoker's Dracula, Revenge From Mars, Lethal Weapon 3, Medieval Madness (Remake), Mary Shelley's Frankenstein, Earthshaker, Big Buck Hunter Pro
pinDMD3 Now Available!
Videos of pinDMD in action | www.pinDMD.com
Posted 04 May 2013 - 05:29 AM
Andy ( and everyone ),
I didn't like going into the registry to edit each table for every B2S that I had.
I noticed that when I did a "shorthand" script version of .showpindmd = 0 (of course in the With Controller script section), it would not error, but VERY seldomly (like 1 outta 10 tables) would it actually do the command.
After hours of bugging on why, how, huh, etc... I got the script line that WILL WORK EVERY TIME!
I wrote it down, and was planning on doing a Youtube vid, but time is preventing that - so here it is:
.Games(cGameName).Settings.Value("showpindmd") = 0
Make sure to add that line in the script and it will work :-)
Test and give feedback
THANKS!
Edited by boogies2, 04 May 2013 - 05:31 AM.
Posted 16 December 2013 - 03:26 PM
QUOTE (jhlerner @ May 21 2012, 01:43 PM) <{POST_SNAPBACK}>Just want to say thank you to Russ, got mine up and running, very easy, and very nice! Any thoughts on what code needs to be changed in the script to keep the dmd off the playfield? Some games still have it on there even though the new dmd is running as well.
Thanks,
Jeff
You will have to turn them off on a table by table basis.
The line in most scripts you are looking for is .Hidden=1
It is usualy found right after the Table Init section of the script.
If .Hidden=0 it will show the DMD
If .Hidden=1 it will hide the DMD.
A few scripts use true and false as well.
How about those tables that don't have a "hidden" line? How to remove the dmd from the playfield? Thanks!
Posted 20 January 2017 - 12:42 AM
erm its not on my list of things to, that DMD is twice the size so scaled down would look very shit, but if i get time i can add in some code for it