SlotForum banner

[RC Request] [Added] Driver Status DB Field

793 Views 6 Replies 2 Participants Last post by  Slot'n 77
I know RC shows Heat List and Next Heat, but it would be nice to be able to show that a driver is Out of the current rotation or Done with his rotations by looking at the main screen or a Summary screen of some sort.

Slottrak has this status on its Field Summary screen, which is very helpful to both Race Directors and drivers.
1 - 7 of 7 Posts
Do you simple mean a way to display how many heats a driver is in, has already raced in and has left? So on screen you could do something like "Driver 1 (0/5, 5 left)"?
Do you simple mean a way to display how many heats a driver is in, has already raced in and has left? So on screen you could do something like "Driver 1 (0/5, 5 left)"?
Well, that might be even better than what Slottrak does. Really just need a summary showing who's still in the heat rotation and who has completed their races. Shows drivers where everyone is and what they need to do going forward. I'd want that info available via HTTP so you could devote a whole screen to the complete leaderboard/summary.
If this feature were implemented I can make it available for RCLive but you'd have to code up the html/js to use it.

What does "What they need to do going forward" mean?

In my head I'm imaging something like this:

Driver1: 5 of 8

Driver2: 1 of 8

Driver3: 8 of 8

In xaml/html you'd pull out the driver name and the two numbers. You could basically do anything you wanted with them from there.
See less See more
If this feature were implemented I can make it available for RCLive but you'd have to code up the html/js to use it.

What does "What they need to do going forward" mean?

In my head I'm imaging something like this:

Driver1: 5 of 8

Driver2: 1 of 8

Driver3: 8 of 8

In xaml/html you'd pull out the driver name and the two numbers. You could basically do anything you wanted with them from there.
This looks like it'll do the trick, Dave. What it does is show the drivers--quickly-- how many more heats they have and where everyone else is in the current race. I think RC Live is the way to handle this, but it would be better to have it on the Summary or Raceday screens also.
Okay I'll add it to the official request list. If/when it gets done it'll be up to you to customize your race screens and/or RCLive to display them.
Okay I'll add it to the official request list. If/when it gets done it'll be up to you to customize your race screens and/or RCLive to display them.
Great, thanks!! I'm okay with doing that, though I'm no expert at it. I'll post my first screens once I sort it out.

Awesome, Dave!
1 - 7 of 7 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top