App Update: Rolling Start App 2.0
Added 2024-08-28 17:06:28 +0000 UTCv2.0:
Full Setup Window UI for all user settings and preferences. (See pics on the store page)
Improved AI handling under rolling lap conditions.
Comments
Hi, thanks for letting me know, I will take a look ASAP!
D.Nuzzo
2024-09-02 11:32:17 +0000 UTCHey, love the app - for some reason cars dont leave the grid (0.2.4-preview) when Im in weekend mode. All works fine in just "Race mode" any idea what could be the reason ?
Dustin Dooley
2024-09-02 09:53:50 +0000 UTCNice!!! An improved yellow flag is most welcome!
Flavio Cardoso
2024-08-29 14:54:35 +0000 UTCThanks, ah yes good idea, will get that in for V2.1
D.Nuzzo
2024-08-29 14:52:47 +0000 UTCHi, im going to look into completely overhauling the yellow flag app! I think I will be able to make it function in one of two ways to mimic a full course safety car regroup or a full course vsc. (I haven't used it in a while and it is in need of some love, I a may movr it to here on Patreon too)
D.Nuzzo
2024-08-29 14:51:56 +0000 UTCThank you very much for contributing so much to the community. In a future update could you put an on/off button for this app? Please. Sometimes you want to do other races without a formation lap and with one click you could solve that.
Felipe Rojaz
2024-08-29 14:44:31 +0000 UTCIt's still on "The Overtake" (formerly Race Department) website with my free mods. (I haven't updated it in a long time, I should probably upgrade it and add it here haha
D.Nuzzo
2024-08-29 07:57:12 +0000 UTCDon't you do the yellow flag anymore?
FederaL E-Sports
2024-08-29 00:34:42 +0000 UTCThe "VRC Extended Controls" and "VRC Advanced Setup" lua apps caused it. When I remove them the rolling start works.
Sven
2024-08-28 20:44:01 +0000 UTCLike this: if ac.getCar(i).speedKmh > yellowFlagSpeedLimit then physics.setAICaution(i, 3) -- HERE the new IF DISTANCE BETWEEN THE CARS physics.setAIThrottleLimit(i, 0) -- IF distance is bigger like for example 10 meters = no speed limit. Distance < 10 meters activates speed limit (Of course this distance can change to avoid AI crash between them with too much speed)
Flavio Cardoso
2024-08-28 20:24:03 +0000 UTCThanks for this new version. Nuzzi, a suggestion to the Yellow FLAG app: Can you implement a IF condition that allows full speed of all cars in yellow flag mode, that allows cars to go near the front ones? Like reconstruct the grid line again in yellow flag condition? As now, in yellow flag, the app restricts my speed imediately and deny my chance to goes near my in front oponent. (In real races, its allowed to go near the imediate front oponent using speed). I think a IF condition that analyse between cars distances in yellow flag condition can do the trick. I think this will be much apreciated for all the app users. Thanks!
Flavio Cardoso
2024-08-28 20:17:28 +0000 UTCHi Sven I added a readMe in 1.9, to check everything is installed correctly. If it still gives u any issues I recommend looking at the lua debug app for any logging output. Thanks
D.Nuzzo
2024-08-28 18:47:33 +0000 UTCCan't wait to try it after work. Thanks man, sweet app keeps getting better. Awesome for nascar
JAMEZ
2024-08-28 18:01:55 +0000 UTCÎ don't understand why it never works for me
Sven
2024-08-28 17:55:27 +0000 UTC