November 27, 2019 at 7:09 am
#152456
Check out this post here. https://vpinball.com/forums/topic/sql-playlists/ Lain and Nailbuster do a great job showing all kinds of examples for SQL playlists. If you are wanting say one for EM machines, I assume that is what you were meaning when you say mechanical. Then it would be something along the lines of
SELECT * FROM Games WHERE GameType = EM ORDER BY GameName.
That is as long as you have the table info in the game manger screen.
You need to login in order to like this post: click here