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)?
.
single player - you should have this option on "Drive" screen:
Yesterday at 7:04 PM
V
vv31212
replied to the thread
How to make a simple countdown apps (lua)?
.
I tested several cars both default gt3 and mod cars on a single race and none of them support extened physics.
Yesterday at 3:46 PM
fughettaboutit
replied to the thread
How to make a simple countdown apps (lua)?
.
and use "Lua Debug" app
Yesterday at 3:18 PM
fughettaboutit
replied to the thread
How to make a simple countdown apps (lua)?
.
[ABOUT]->NAME must be folder name
Yesterday at 3:17 PM
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
.
No car stuff, are python can show the countdown time?
Yesterday at 2:53 PM
V
vv31212
replied to the thread
How to make a simple countdown apps (lua)?
.
[ABOUT] NAME = start AUTHOR = VERSION = DESCRIPTION = URL = [CORE] LAZY = FULL [WINDOW_...] ID = main NAME = start ICON =...
Yesterday at 2:25 PM
fughettaboutit
replied to the thread
How to make a simple countdown apps (lua)?
.
actually no idea if sim.timeToSessionStart is what you want to check ok, its in ms and goes below 0 after green edit: tested that code...
Yesterday at 1:14 PM
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...
Yesterday at 1:09 PM
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
Yesterday at 1:02 PM
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"...
Yesterday at 12:59 PM
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...
Yesterday at 12:27 PM
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
Yesterday at 11:34 AM
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...
Yesterday at 11:29 AM
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...
Yesterday at 11:19 AM
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 ...
Yesterday at 10:50 AM
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