Drag Strip on multiplayer

Hi

I was wondering if there is a working multiplayer drag strip? I made my own server up and I’m using the west coast map. I would like to have the tree work the same as it does in single player time runs. Is this possible?

Hello,

Yes this should be possible as the default game already can do this via Lua.
If you take a look at "BeamNG.drive\lua\ge\extensions\freeroam\dragRace.lua" it should give you some assistance for what you would need to look for. It shouldnt be too much work to make a variant of this but designed for Multiplayer.

~Titch