This client sided SA:MP plugin adds the ability to assign vehicle handlings to individual vehicles by modifying the default behaviour of the game.
This plugin can only work with a server sided plugin which controls all the handling modifications chandling-svr
The plugin uses libcurl to fetch a file with memory offsets, meaning that unless there are significant changes between the versions, there should be no need for the end-user to download anything when a new version of SA:MP is released.
Currently supported versions: 0.3.7, 0.3.7 R2, 0.3.7 R3, 0.3.7 R3-1, 0.3.7 R-4, 0.3DL R1
In order to be injected into the game, this plugin requires ASI Loader
- Download the latest release
- Extract the files to your GTA SA installation directory
- DK22Pac - for his plugin sdk that I took some structs from
- ini - for helping with various problems that occured along the way