A collection of libraries for vehicles in SA:MP. The collection contains systems that have many features.
- Download the library.
- All files move into the folder 'pawno/include'. Also, you can use the flag '-i' to specify an alternative path.
- Include it in your script:
#include <a_samp>
#include <tdw_vdamage>
git clone git@github.com:TDW-org/samp-include-vehicle.git <folder_name>
cd <folder_name>
If you'd like to contribute, please fork the repository and use a feature branch.
The code in this project is licensed under ZLIB license.