Menu
HOME
FORUMS
New posts
Search forums
What's new
New posts
New resources
Latest activity
DOWNLOADS
Latest reviews
Search resources
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New resources
Latest activity
Menu
Log in
Register
Dear visitors,
The email issue has been finally solved.
Thank you for your patience and happy browsing.
Team ACM.
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Latest activity
What's new
New posts
New resources
Latest activity
fughettaboutit
replied to the thread
How to make a simple countdown apps (lua)?
.
local sim = ac.getSim() local startDone = false local SessionSwitched = true local previousSessionStartTimer = sim.sessionTimeLeft-0.002...
Jul 5, 2025
fughettaboutit
replied to the thread
How to make a simple countdown apps (lua)?
.
if physics.allowed() then physics.engageGear(0, 1) else ac.debug("Extendend Physics not enabled", "for this car") end
Jul 5, 2025
fughettaboutit
replied to the thread
How to log data (like live or once session is over to another platform or code of mine)? Assetto Corsa
.
in python there is nothing to CHANGE gear or car stuff you must use CSP Lua-sdk for that read "...extension\internal\lua-sdk\readme.txt"...
Jul 5, 2025
V
vv31212
replied to the thread
How to log data (like live or once session is over to another platform or code of mine)? Assetto Corsa
.
Thank you! ">" to ">=" it work now Im a beginner and my goal is to get the exact start time and automatically shift gears, but I...
Jul 5, 2025
fughettaboutit
replied to the thread
How to log data (like live or once session is over to another platform or code of mine)? Assetto Corsa
.
and why you set global "g" only when not 0, should be outside of if statement, or it will always be >0 after being >0 once
Jul 5, 2025
fughettaboutit
replied to the thread
How to log data (like live or once session is over to another platform or code of mine)? Assetto Corsa
.
you multiply wit 100 before the comparsion try the other way around and use not 0, but 0.0001 or something Gas = ac.getCarState(0...
Jul 5, 2025
V
vv31212
replied to the thread
How to log data (like live or once session is over to another platform or code of mine)? Assetto Corsa
.
import ac import acsys import sys import os import time import math a=0 b=0 c=0 d=0 f=0 g=0 h=0 j=0 def acMain(ac_version): global...
Jul 5, 2025
fughettaboutit
replied to the thread
How to log data (like live or once session is over to another platform or code of mine)? Assetto Corsa
.
Check your pedals? maybe set some deadzone? mine go back to 0 ac.setText(label, '\ngas sharedMem ...
Jul 5, 2025
V
vv31212
posted the thread
How to make a simple countdown apps (lua)?
in
Apps
.
Countdown = ui.MediaPlayer('sounds/countdown.mp3') function script.startingSequence(dt) if not INI.countdown then return end if...
Jul 5, 2025
V
vv31212
replied to the thread
How to log data (like live or once session is over to another platform or code of mine)? Assetto Corsa
.
I did the same python apps like u, the gas and brake value wont back to 0%, stops between 2-5%, how to fix this?
Jul 5, 2025
D
Daydream
reacted to hungry_snorlax's resource
Suzuki GSXR 750 Mod
with
Like
.
Suzuki GSXR 750 Mod Overview: Note on Bike Physics: Bikes in Assetto Corsa can sometimes behave like cars due to the game's limitations...
Jul 4, 2025
M
MrRalphMan
replied to the thread
Struggling with first app
.
Awesome, thank you so much for the tips.
Jul 3, 2025
fughettaboutit
replied to the thread
Struggling with first app
.
you are not doing something wrong, listview is not working you could work around it using multiple buttons... btw, trick to get a bit...
Jul 3, 2025
M
MrRalphMan
replied to the thread
Struggling with first app
.
This is fixed now, I think it was due to me trying to use a list box. Do they work in AC apps or am I doing something wrong? I have...
Jul 2, 2025
The Vampire
reacted to
Brandydo's post
in the thread
W.I.P.
Grand Prix de Trois-Rivières road layout
with
Like
.
Not to mention the "Send me stuff! (if ya want)" online panhandling. A TV show out of Quebec has been featuring it in a simulator...
Jul 2, 2025
What's new
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top