This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
ACE3
Watch
1
Star
0
Fork
0
You've already forked ACE3
mirror of
https://github.com/acemod/ACE3.git
synced
2024-08-30 18:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f67ae06d21
ACE3
/
addons
/
vehicles
/
XEH_PREP.hpp
5 lines
87 B
C++
Raw
Normal View
History
Unescape
Escape
Vehicles - Add Auto-Throttle to Planes (#8275) * Add auto throttle to planes * add newline * clarify things * Use a better deltaTime value. Takes into account game pause * add coment * Add auto throttle cancellation on user input * misc fixes
2021-09-03 19:39:52 +00:00
PREP
(
autoThrottle
)
;
precompile on game start
2016-02-22 14:20:36 +00:00
PREP
(
speedLimiter
)
;
PREP
(
startEngine
)
;
Cleanup - Trim all trailing whitespace (#8651)
2021-10-30 21:42:03 +00:00
PREP
(
setVehicleStartDelay
)
;
Reference in New Issue
Copy Permalink