December 22, 2017 at 7:18 pm
#71871
I am assuming you know how to get to the table script.
For Jurassic Park table…
On Line 333 you will see this…
.Games(cGameName).Settings.Value(“rol”) = 0
change the 0 to 1
most tables will have this line added in script…but if not you can add with Destruk’s examples above.
When looking in other tables script, you should look for this
Sub Table1_Init
as the code for rotating dmd will be shortly after this Line.
You need to login in order to like this post: click here

