App Update: AI Pit Stop Strategy App v1.8 is here!
Added 2024-03-26 18:05:07 +0000 UTCThis is the big one everyone has been waiting for, you can now define as many pit stops as you want!
For other update info, see below.
v1.8 Update has added the following:
1) Supports as many stops as the user wants
2) Read default Pit Stop time from car's data/car.ini file (The PitStopTime user var is still present as a backup.)
3) Code clean and improvements.
4) Logo/Icon Update
Comments
Ah dang, I figured. I guess I was thinking of some encrypted car mods where editing the car.ini corrupts the car. Thanks for looking into it!
MK
2024-03-28 05:25:16 +0000 UTCHi, really glad you are enjoying the Apps. I've done some investigating, and it appears CSP or Default Assetto Corsa is causing the issue. What I recommend is to reduce the car's tyre change time (aka Pit Stop time) to below 20. This can be done by unpacking the car in content manager, then going to the car's data folder and opening car.ini. There will be a line with: "TYRE_CHANGE_TIME_SEC=10" reduce the number on that line so it is lower than 20. Save and Pack the car in content manager, and you should be good to go. Thanks
D.Nuzzo
2024-03-27 10:57:33 +0000 UTCYeah, so you can increase the range around each AI pit stop by doing the following: Go to the driver.lua file inside the Nuzzis_Pit_App → Classes folder. On line 17 update the values inside the "math.random(-1, 1)" Increasing the -1 and 1. (For example math.random(-2, 2) will mean the ai can pit up to 2 laps sooner or 2 laps later than each stop defined in the User Vars pitLaps variable.)
D.Nuzzo
2024-03-27 10:24:27 +0000 UTCHey, thanks so much for working on these QoL apps! Really been enjoying them. I'm encountering an issue though where AC is retiring cars cause they spend too long in their pitbox i.e. car.ini pit stop time is 20 seconds, so if the car doesn't move off around ~18 seconds, AC / CSP (?) considers the car as ditched and retires the car. Any workarounds? Thanks! (I'm using New AI Behavior. If I additionally use the "Get back to race after pits", it technically works but extends the time they stay in pits.)
MK
2024-03-27 07:08:44 +0000 UTCGreat job! Just one question. In the previous version you could make it variable which lap the air would stop on. For example in a 10 lap race I could set it to have them stop anywhere from lap 2 to lap 8. Is that functionality anywhere in the new code?
No specific name
2024-03-27 02:43:22 +0000 UTCMulti Laps!! Protect you at all cost
S MA
2024-03-26 18:17:32 +0000 UTC<3
S MA
2024-03-26 18:06:08 +0000 UTC