GTA-Projects
GTA-Projects copied to clipboard
Make AddSpecialCars compatible with VehFuncs
Instead of completely replacing the function, keep the original, if your custom condition is false, return at 0x6D2379 to read the original condition with mine too.
Don't test the current VehFuncs version, I soon will release an update where my patch will be at 0x6D2379.
https://github.com/kenkingGitHub/GTA-Projects/blob/c9f186ba662fdf81aa6ac6708a83eca6adb14f89/SA_AddSpecialCars/SA_AddSpecialCars.cpp#L955