#I added the flags to the car handling, and the handling works but the car still turns gears herself
1 messages ยท Page 1 of 1 (latest)
are you sure this handling file is loaded?
Also as im sure you read in the guidelines before posting (
) :
Enable debug
iam sure
the guidelines tho.....
:DD
the gear changes but it changes back
i can send a vid if you want
I dont want a video, I want debug logs
there arent any logs :D
just this
changes back thats it
notifies pop up the gear changes and quickly changes back
is there a default gta 5 car i can try this on that works?
maybe it is the handling
No gta car has the manual flag on by default
idk the gears change and that works fine, but the car still changes gears on it's own
as i tried downshifting everything works fine, but i dont need to shift and it can still change on its own
I'd prefer if you made sure
you funny
aight ill make sure sure
yeah now iam sure sure
as close as it can get is like enginetoggle
but thats definetly not the issue
And no changes to config?
-- QBCore = exports['qb-core']:GetCoreObject() -- uncomment if you use QBCore
ESX = exports["es_extended"]:getSharedObject() -- uncomment if you use ESX
Config.Debug = true -- toggle this on if you have issues, BEFORE asking for help
Config.OxLib = true -- set to true if you use Oxlib, will otherwise default to QBcore. Make sure to double check fxmanifest if this is included or not
Config.Notify = "OX" -- QB/ESX/OX/ST -- (ST = Standalone)
Config.CwTuning = false -- Set to true if you use CW tuning and want to use that scripts gearbox swaps
Config.UseOtherCheck = false -- set to true and add your code to client.lua. Search for "ADD YOUR CHECK HERE" in the file
Config.ClutchTime = 300 -- value / clutchChangeRate As standard, GTA uses 900 for this value but I found that lower values works better. Higher means slower gearing.
Config.Keys = {
gearUp = 'E',
gearDown = 'Q'
}```
damn
Is your game version 3095?
what version you got?
give me a sec
i had the 29-- sumn
Should be the one-below the recommended one then
aight
So it does need the very latest
good to know tho. thanks
Don't forget to grab the update that was just released ๐
i did just now
thats cool
but to make it like a real manual it would be cool to make it so you have to put on reverse
and have like neutral
also i found some bugs with it
very cool ideas but it adds way to much complexity to something I prefer keeping simple.
there are some things to be worked on here for the script to be fabulous :D
yeah no problem man
it's your script
bugs?
you shouldnt be able to drive with like for instance 5fifth gear yea?
Depends on the car strenght I think
Most of the gearing logic cept for the clutch time, gear skipping and neutral while swapping gears is just base GTA gear system.
I don't really plan to try to work around that to much because then this script will just end up like HRSgears 
yeahh, i get your point
This script offers high compatiblity and near-0 performance impact which is it's main selling point