Jump to content

Randr Dof Test Table


randr

Recommended Posts

made a simple test table for your feedback in cabinet so please try it and give some feedback PLEASE!

 

Table is very simple! nothing fancy! just to the point of testing feedback and i actually found one of my 5 flashers red was not working so is cool for stuff like that

 

Some things you should know:

Press start on your cab to reset drop targets

Labeling will be improved so deal with that for now

If more outputs are needed let me know

Arngrim has yet to approve my DOF 1.0 configs so until that is done some toys don't run very long but i added 500ms to them in 1.0

 

I scripted the table with very little help so getting better and learning still

 

Don't need a backglass but maybe Wildman can make one? DOF logo or something? :)

 

here is link and don't forget to grab new config

https://www.dropbox.com/sh/y9hdi9ax2ibp2o0/AAAzFbl_NecGP4u_VWPrBstFa?dl=0

Link to comment
Share on other sites

Ok I'm fairly happy with this update!

 

Put inserts and targets back the way they were.

Added actual hole primitives for drop targets to drop into! I didnt want to rush this like frenetic does with his tables LMAO!!!! ;0

 

post-1835-0-12632300-1427515801_thumb.png

 

desktop view

post-1835-0-63020400-1427515738_thumb.png

Link to comment
Share on other sites

  • Content Provider
Dim Z
Sub DofTimer_Timer()
    Z=Z+1
Select Case Z
Case 1: Controller.B2ssetdata 1,1
Case 2: Controller.B2ssetdata 2,1
Case 3: Controller.B2ssetdata 3,1
Case 4: Controller.B2ssetdata 4,1
End Select
If Z=5 Then 
Z=0 
Controller.B2ssetdata 1,0
Controller.B2ssetdata 2,0
Controller.B2ssetdata 3,0
Controller.B2ssetdata 4,0
End If
DofTimer.Enabled=True
End Sub


This should light them from left to right. All 4 will be off after the 4th light is on, then it'll restart. You'll need a vp timer named DofTimer, and the timer interval will control the speed of the lights.

Link to comment
Share on other sites

  • 1 year later...

Does anyone have a link to the old style table? My config seems to be messed up and I need to be able to select each toy and find out what is broken.
I can't make shots and feel around my cab. The old style let you keep a toy repeating, so you could find it. :)


Thanks!

 

Nevermind, LED Blinky worked

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...