Hello!
I’m trying to set up my FiveM server to support steering wheels. Basically I want to get players to be able to run the “Manual Transmission” plugin available in GTA5 Mods on my server. I have already set my server to a FiveM version compatible with the plugin and have enabled the ScriptHook (sv_scriptHookAllowed 1
in server.cfg). I tested it and it’s not working. As a client, I just put the mod inside FiveM’s plugins folder.
Am I missing something to do on the server or client side?
Thanks for reading!
You shouldn’t be having any issues, ensure you’ve got the ManualTransmission Folder and Gears.asi in your FiveM\FiveM.app\plugins folder and the server has been restarted.
Yup! Everything seems right, but it still doesn’t work. It can’t be the plugin because I tried it on another compatible server and it worked perfectly fine. It must be something on the server side.
Do I really just need to put in a compatible version and enable scriptHook?
Don’t I somehow need to start the plugin in the server side?
You shouldn’t be installing anything on the server side other than setting “sv_scriptHookAllowed 1” in the Server.cfg as you did earlier ensure you have it saved in the config more than once or it’s overriding elsewhere. As you said it’s working elsewhere and is clearly an issue with the server. Clear cache and restart? I’ve not experienced any issues turning it on and off on any of our servers in the past few hours.
Do any client mods work on the server?
Yesterday I restarted the server and it didn’t work. Today, as soon as I started the server it worked perfectly fine. I guess the server was not enjoying just being restarted. It was in need of a break. 
Now it’s fixed. Thanks for the help!