Cannot change drive type
As title suggests, I'm not able to change the drive type of a vehicle. I was testing this plugin with the chandling_menu.pwn. I can change almost every parameter (as far as i saw) except traction (Front/4x4/Rear). I think it's a client-side issue because the BitStream is received correctly to the client.
I remember that there was some problem in the game when changing the drive type, the vehicle sounds were groing crazy etc. Can you confirm that changing the drive type directly in handling.cfg before loading the game works? If yes, then it's possible that there are some additional steps to changing the drive type than just changing that flag.
Sorry for the late reply. I tried to edit a line (Jester in my case) in handling.cfg before loading the game, but it didn't work. I made the Jester rwd but samp loaded his default handling and still it wasn't possible to edit ingame the drive type. Although I tried successfully to edit the drive type of some cars using directly cheat engine, just changing the letter (eg. from F to R). Can this be helpful for you?
Any updates on this? I mean it's not really that important but, it would be good to have it (I tried to fix it myself but im not that familiarized with cpp code)