Can you share it with us? I want to host a demo server on BL1, but with my drag system (based on sinanju's algorythm) I didnt succeed... Sorry for bad english...
It's a work in progress, as having problems with it displaying results properly, even though it's the same code that worked ok in the AutoX area.
Consists of a BL1 layout (place in your /LFS/data/layout directory) and drag.lpr, which needs to be placed in your LFSLapper /bin/default/includes/ directory. Then add the following line to your addonsused.lpr file;
include( "./drag.lpr");
It maybe that you have to complete a full lap of the circuit, then do drag race, before results will show.
Edit: My 1,000th post!
It's working, but not properly without layout, because I`m demo user and cannot use layouts. Bass-Driver - can you share your drag system with us to try it on BL1 ? Thanks guys!
Drag start line on BL1 is at the point just past the first chicane (after turn 1) where the tarmac changes colour - there's also a tent and 2 caravans on spectator side of the fence.
As the code is for zones, you do need to be in the start and finish zones (rectangles) otherwise the start light sequence and finish time information won't display.
Probably could be made for more than 2 players, but, sorry, I have no interest in re-coding it.