[PAID] Steering Wheel V

Its funny, since you need sv_scriptHookAllowed in the server.cfg to be on “1” instead of “0”. This allows you to use mod menus. If this man made a script, which allowes you to use it, it means that the server owners need to put this script in their servers and everyone can use it. Why wont you just put the sv_scriptHookAllowed on 1 so everyone can use it?

image

You’re just saving money at that point. You’ll just spend 100 dollars on a script so that people don’t have to install the mod menu form GTAVMODS and install it into their gta directory instead of paying and installing this script. It’s just marketing i guess. I wish them good luck with selling that for 100$.

I lowered the price to 24$… You don’t imagine the time i have spend to do this script to make it work server side properly.
I had to buy steering wheels to make them work for the script. anyway…

It’s not 100$ You are wrong. It’s 24$ with a support 24/24.

Paid?

Bruh.

Since I never really did FiveM, how’d you manage this?

Logitech only

I guess something with the… npm clientside packages thing and having some Logitech API calls in there? What kinda force feedback implementation did you do, and how’d you manage the manual transmission part?

I lowered the price to 24$… You don’t imagine the time i have spend to do this script to make it work server side properly.
I had to buy steering wheels to make them work for the script. anyway…

I feel rather stupid not just asking money for my SP version I’d been working on for a few years, but hey. Hindsight is 20/20.

Can you use thrustmaster with this or no?

Your saying you support forcefeedback and combined pedals on this script, your script have forcefeedback?
Think before you answer if you advertised wrong that is fraud.
Forcefeedback in vehicle must be builtin to the game so steering wheel can use that which is gta does not have.

Not true there is a free server side manual tranny posted here a month ago.

And i have one custom made exist since last year.
Im sure others have one too for private.

And also whatever you added more on the script like nitro , stalls etc… its just not good as i expected to call ot steering wheel V, sorry i expect more.

Good luck on selling

Is this just a preorder?

1 Like

Except there is a couple of FiveM natives to get the steering angle GetVehicleSteeringAngle and GetVehicleWheelSteeringAngle so it is possible here, and a couple of others in this area to compliment those.

1 Like

I agree with the previous post. Does this ONLY support Logitech wheels or can we also use a Thrustmaster? The client-side manual script allows use with all different wheels, not just Logitech.

i did not say its impossible, nothing is impossible.

but he is selling this as is, declaring as STEERING WHEEL V,

BUYERS will assume this is a drag and drop or copy and paste job for them.
im pretty sure there is a massive configuration for Logitech game profiler to make this work 100%.
also g27 and g29 does have different ways of binding too.

maybe its better if the title say FIVEM Manual Tranny [PAID] and with free configuration guide to Logitechs., even with thrustmuster, manual script will work as long as you bind it.

1 Like

Hmm, the issue on my side, supporting wheels properly, was to disable GTA V’s steering altogether, to disable the non-linear steering (otherwise, you could just use x360ce). FiveM doesn’t have a patch for that at the moment.
Working around that, some things need to be implemented to make sure the steering/mapping matches, such as max/min angles.

Then there’s the server/client stuff: Unless I missed something, FiveM only interfaces with Windows.Gaming.Input and XInput, but only for internally enabling rumble on some vehicles? There does need to be some local code to either use Windows.Gaming.Input or DirectInput for reading the device data and to run FFB.

Hello, yes i will adapt the script for thrustmaster t300RS :racing_car:

1 Like

It’s possible, there is also a system of friction I’m still working on for future version when you are not on road or if you drive on the mountains in the game. And my resource is completely different of this Fivem Manual Transmission (Server side) resource with custom gears and different gearmods , my resource allow you to use manual transmission server side with steering wheel like G27 G29 or G920
You don’t even understand what the resource is doing @Renzuzu, if it’s impossible for you it’s not impossible for me to make it work properly for the community of FiveM only server side (compatibility steering wheel)

I can add wheel and adapt it to make it work and it’s improve the ressource for all the community, then if you want to add new wheel just let me know and i add it. Thank you !

if it’s impossible for you it’s not impossible for me to make it work properly for the community of FiveM only server side

i did not say its impossible,
impossible for me? lol
i already do this all anyway. g29 or thrustmaster, thats why i am doing some comments here, dont feel this comments is to offend you.

You don’t even understand what the resource is doing

lol i already created a custom manual tranny system dont tell me i that i dont know your resource, :smiley: even if i dont bought this i know what will be in there, already test it on g29 without any issues.

and your description and demo does not show or make any difference on the free one…( only new is UI ) its your fault! :smiley: your always bad at adveritising.

btw check your message.

I would be interested in purchasing this. However, @RAMEX_DELTA_GTA, what does the guy mean that it requires Scripthook to be on?

Is the code only in Lua or other languages? Is it open to edit or it’s encrypted? IP lock?

To anyone complaining here, keep in mind @ikt’s client script is in fact open source-ish and you can actually port and PR it to the project yourself to have something ‘for free’.

I would’ve done this myself long ago seeing how often this is requested, but I don’t have the ability to test such as I don’t have the required hardware, nor would I know how to use said hardware, so it’s not something I can do myself at all.

Finally, @RAMEX_DELTA_GTA - does this script use any weird NUI localhost socket stuff to interface with controllers? This is something that tends to be blocked due to security-ish issues, so please don’t if that’s the way this resource works, and instead work on PRing related primitives as natives.

Hello, No need scripthook and no encrypted

Hello D-bub, I don’t use socket stuff to interface with controllers. I can send you my script in private message if you want.

Appreciate it.

Again, what language it’s written in? Could you showcase here the config file?