Hi Halen,
... is it possible to make this in Drakor table?
I suppose yes, meaning that I'm just newbie here, but looking inside the script it just misses the LampTimer_Timer sub.
Do exactly what you did for the Polar express except that you must place the last piece of patch into the DisplayTimer_Timer sub instead of the missing LampTimer_Timer sub.
and copy this lines below just before that piece of patch, always there into the DisplayTimer_Timer sub:
Dim chgLamp, ii
chgLamp = Controller.ChangedLamps
If Not IsEmpty(chgLamp) Then
For ii = 0 To UBound(chgLamp)
LampState(chgLamp(ii, 0) ) = chgLamp(ii, 1)
Next
End If
and just before the DisplayTimer_Timer sub place this line:
Dim LampState(200)
I would do it for you, but now I'm installing some tables in my cabinet (I'm doing my collection) and here in Italy it's 00:23AM.
I would like to go sleep before 2:00AM
Anyways I promise you that tomorrow night I'll be back to you and in case you'll have any issue with the Drakor table we surely fix it.
In the meantime have fun with your cabinet.
Massimo
Edited by Pmax65, 20 February 2019 - 11:28 PM.



Top













are all trademarks of VPFORUMS.