Last seen: Nov 13, 2024
I understood the problem between mp and single player and solved it
@romainrob ok I will try...but the strange thing is that it happens only in MP....
@romainrob to be more specific, in acc the hot pressure telemetry is always reset to zero when you return to the pit (I do not know why.....). here is...
@romainrob when press esc and return to pit-setup
here is the code i made for the tire pressure variable. could you take a look at it? sometimes it works, keeping the value when i press esc, sometimes...
@romainrob is it possible to switch to next/previous screen via code for a given event?
everything perfect! i can't thank you enough....
tx friend, i'll try
I need to have the psi values available at the moment I press esc- back to pit
@romainrob could you give me a practical example for:calculate a value x in a given moment (ex 6) and resume it from js also when that value is change...
@jonnotheone in "visible" put this [GameRawData.Graphics.Penalty]<>'ACC_None'
first of all remove all references to acccdsthen among the telemetry data I don't find the ones you ask me to add...anyway I attach the correct full c...
then I ask you two more things:how can I create a variable to take the value from later? Can I compute a value from an object? for example from a va...
@romainrob i luvyou guy..... 🤣
those are penaltyes only if([ACCCDS_Graphics.penalty]='ACC_DriveThrough_Cutting','PENALTY-DT for CUTTING',if([ACCCDS_Graphics.penalty]='ACC_Stop...